./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race-3.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 48c9605d Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race-3.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/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 2fcf549dbbd9dfa3c3590290694ca7785fc56f3cc704f9ad7d537aaa6ab3cd10 --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 05:45:01,330 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 05:45:01,388 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-02-08 05:45:01,391 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 05:45:01,395 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 05:45:01,412 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 05:45:01,413 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 05:45:01,413 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 05:45:01,414 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 05:45:01,414 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 05:45:01,414 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 05:45:01,414 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 05:45:01,414 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 05:45:01,414 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 05:45:01,414 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 05:45:01,414 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-08 05:45:01,414 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 05:45:01,415 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-08 05:45:01,415 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 05:45:01,415 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 05:45:01,415 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 05:45:01,415 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 05:45:01,415 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-08 05:45:01,415 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-08 05:45:01,415 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-08 05:45:01,415 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 05:45:01,415 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 05:45:01,415 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 05:45:01,415 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 05:45:01,416 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 05:45:01,416 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 05:45:01,416 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 05:45:01,416 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 05:45:01,416 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 05:45:01,416 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 05:45:01,416 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 05:45:01,416 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 05:45:01,416 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 05:45:01,416 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 05:45:01,416 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 05:45:01,416 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 05:45:01,417 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 05:45:01,417 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-jdk21/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 -> 2fcf549dbbd9dfa3c3590290694ca7785fc56f3cc704f9ad7d537aaa6ab3cd10 [2025-02-08 05:45:01,676 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 05:45:01,682 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 05:45:01,683 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 05:45:01,683 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 05:45:01,684 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 05:45:01,684 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race-3.i [2025-02-08 05:45:02,855 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/62b67e774/70d0a24b3b514de4bcd2b186f8b7b3b5/FLAG2fc415802 [2025-02-08 05:45:03,181 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 05:45:03,182 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race-3.i [2025-02-08 05:45:03,196 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/62b67e774/70d0a24b3b514de4bcd2b186f8b7b3b5/FLAG2fc415802 [2025-02-08 05:45:03,428 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/62b67e774/70d0a24b3b514de4bcd2b186f8b7b3b5 [2025-02-08 05:45:03,430 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 05:45:03,431 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 05:45:03,432 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 05:45:03,432 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 05:45:03,435 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 05:45:03,436 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 05:45:03" (1/1) ... [2025-02-08 05:45:03,436 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1a05c36f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:03, skipping insertion in model container [2025-02-08 05:45:03,437 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 05:45:03" (1/1) ... [2025-02-08 05:45:03,465 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 05:45:03,742 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 05:45:03,764 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 05:45:03,797 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 05:45:03,841 INFO L204 MainTranslator]: Completed translation [2025-02-08 05:45:03,841 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:03 WrapperNode [2025-02-08 05:45:03,842 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 05:45:03,843 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 05:45:03,843 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 05:45:03,843 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 05:45:03,848 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:03" (1/1) ... [2025-02-08 05:45:03,866 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:03" (1/1) ... [2025-02-08 05:45:03,888 INFO L138 Inliner]: procedures = 265, calls = 17, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 77 [2025-02-08 05:45:03,889 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 05:45:03,889 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 05:45:03,890 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 05:45:03,890 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 05:45:03,895 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:03" (1/1) ... [2025-02-08 05:45:03,896 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:03" (1/1) ... [2025-02-08 05:45:03,898 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:03" (1/1) ... [2025-02-08 05:45:03,902 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:03" (1/1) ... [2025-02-08 05:45:03,913 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:03" (1/1) ... [2025-02-08 05:45:03,914 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:03" (1/1) ... [2025-02-08 05:45:03,916 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:03" (1/1) ... [2025-02-08 05:45:03,920 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:03" (1/1) ... [2025-02-08 05:45:03,922 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 05:45:03,922 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 05:45:03,923 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 05:45:03,923 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 05:45:03,927 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:03" (1/1) ... [2025-02-08 05:45:03,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 05:45:03,945 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 05:45:03,961 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-08 05:45:03,965 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-08 05:45:03,982 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-08 05:45:03,982 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-02-08 05:45:03,982 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-02-08 05:45:03,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-02-08 05:45:03,982 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-02-08 05:45:03,982 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-08 05:45:03,982 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 05:45:03,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-08 05:45:03,982 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-02-08 05:45:03,983 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-02-08 05:45:03,983 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 05:45:03,983 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 05:45:03,984 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-08 05:45:04,098 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 05:45:04,100 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 05:45:04,339 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-08 05:45:04,339 INFO L308 CfgBuilder]: Performing block encoding [2025-02-08 05:45:04,368 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-08 05:45:04,368 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-08 05:45:04,368 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 05:45:04 BoogieIcfgContainer [2025-02-08 05:45:04,369 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-08 05:45:04,370 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-08 05:45:04,370 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-08 05:45:04,374 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-08 05:45:04,374 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.02 05:45:03" (1/3) ... [2025-02-08 05:45:04,375 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2cbb1e06 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 05:45:04, skipping insertion in model container [2025-02-08 05:45:04,375 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:45:03" (2/3) ... [2025-02-08 05:45:04,375 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2cbb1e06 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 05:45:04, skipping insertion in model container [2025-02-08 05:45:04,375 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 05:45:04" (3/3) ... [2025-02-08 05:45:04,376 INFO L128 eAbstractionObserver]: Analyzing ICFG thread-join-binomial-race-3.i [2025-02-08 05:45:04,386 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-08 05:45:04,388 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG thread-join-binomial-race-3.i that has 2 procedures, 152 locations, 1 initial locations, 2 loop locations, and 15 error locations. [2025-02-08 05:45:04,388 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-08 05:45:04,466 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-02-08 05:45:04,489 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 197 places, 208 transitions, 429 flow [2025-02-08 05:45:04,544 INFO L124 PetriNetUnfolderBase]: 7/180 cut-off events. [2025-02-08 05:45:04,549 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-02-08 05:45:04,552 INFO L83 FinitePrefix]: Finished finitePrefix Result has 185 conditions, 180 events. 7/180 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 235 event pairs, 0 based on Foata normal form. 0/151 useless extension candidates. Maximal degree in co-relation 90. Up to 3 conditions per place. [2025-02-08 05:45:04,552 INFO L82 GeneralOperation]: Start removeDead. Operand has 197 places, 208 transitions, 429 flow [2025-02-08 05:45:04,555 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 145 places, 149 transitions, 305 flow [2025-02-08 05:45:04,561 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 05:45:04,574 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;@43831fcf, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 05:45:04,575 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2025-02-08 05:45:04,583 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 05:45:04,586 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2025-02-08 05:45:04,587 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:45:04,587 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:04,587 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-02-08 05:45:04,588 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-02-08 05:45:04,593 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:04,593 INFO L85 PathProgramCache]: Analyzing trace with hash 1195983476, now seen corresponding path program 1 times [2025-02-08 05:45:04,598 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:04,599 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1549196651] [2025-02-08 05:45:04,599 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:04,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:04,656 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-02-08 05:45:04,668 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-02-08 05:45:04,668 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:04,668 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:04,750 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:04,751 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:04,751 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1549196651] [2025-02-08 05:45:04,752 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1549196651] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:04,752 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:04,752 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:04,753 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1723846793] [2025-02-08 05:45:04,753 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:04,758 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:04,762 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:04,777 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:04,778 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:04,823 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 181 out of 208 [2025-02-08 05:45:04,826 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 145 places, 149 transitions, 305 flow. Second operand has 3 states, 3 states have (on average 182.33333333333334) internal successors, (547), 3 states have internal predecessors, (547), 0 states have call successors, (0), 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-02-08 05:45:04,828 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:04,829 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 181 of 208 [2025-02-08 05:45:04,830 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:04,895 INFO L124 PetriNetUnfolderBase]: 5/172 cut-off events. [2025-02-08 05:45:04,896 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-02-08 05:45:04,896 INFO L83 FinitePrefix]: Finished finitePrefix Result has 194 conditions, 172 events. 5/172 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 207 event pairs, 0 based on Foata normal form. 2/148 useless extension candidates. Maximal degree in co-relation 95. Up to 15 conditions per place. [2025-02-08 05:45:04,899 INFO L140 encePairwiseOnDemand]: 203/208 looper letters, 14 selfloop transitions, 2 changer transitions 1/146 dead transitions. [2025-02-08 05:45:04,899 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 146 transitions, 331 flow [2025-02-08 05:45:04,900 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:04,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:04,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 562 transitions. [2025-02-08 05:45:04,912 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9006410256410257 [2025-02-08 05:45:04,914 INFO L175 Difference]: Start difference. First operand has 145 places, 149 transitions, 305 flow. Second operand 3 states and 562 transitions. [2025-02-08 05:45:04,914 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 146 transitions, 331 flow [2025-02-08 05:45:04,918 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 146 places, 146 transitions, 331 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:45:04,921 INFO L231 Difference]: Finished difference. Result has 146 places, 145 transitions, 301 flow [2025-02-08 05:45:04,923 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=208, PETRI_DIFFERENCE_MINUEND_FLOW=299, PETRI_DIFFERENCE_MINUEND_PLACES=144, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=146, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=144, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=301, PETRI_PLACES=146, PETRI_TRANSITIONS=145} [2025-02-08 05:45:04,926 INFO L279 CegarLoopForPetriNet]: 145 programPoint places, 1 predicate places. [2025-02-08 05:45:04,927 INFO L471 AbstractCegarLoop]: Abstraction has has 146 places, 145 transitions, 301 flow [2025-02-08 05:45:04,927 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 182.33333333333334) internal successors, (547), 3 states have internal predecessors, (547), 0 states have call successors, (0), 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-02-08 05:45:04,927 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:04,927 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-02-08 05:45:04,927 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-08 05:45:04,928 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-02-08 05:45:04,928 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:04,928 INFO L85 PathProgramCache]: Analyzing trace with hash 598041583, now seen corresponding path program 1 times [2025-02-08 05:45:04,928 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:04,928 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [261114215] [2025-02-08 05:45:04,929 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:04,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:04,936 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-02-08 05:45:04,939 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-02-08 05:45:04,939 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:04,939 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:04,984 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:04,984 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:04,984 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [261114215] [2025-02-08 05:45:04,984 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [261114215] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:04,984 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:04,984 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:04,985 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1582656508] [2025-02-08 05:45:04,985 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:04,985 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:04,986 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:04,986 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:04,986 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:05,011 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 208 [2025-02-08 05:45:05,012 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 146 places, 145 transitions, 301 flow. Second operand has 3 states, 3 states have (on average 178.0) internal successors, (534), 3 states have internal predecessors, (534), 0 states have call successors, (0), 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-02-08 05:45:05,012 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:05,012 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 208 [2025-02-08 05:45:05,012 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:05,053 INFO L124 PetriNetUnfolderBase]: 5/167 cut-off events. [2025-02-08 05:45:05,054 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-02-08 05:45:05,054 INFO L83 FinitePrefix]: Finished finitePrefix Result has 192 conditions, 167 events. 5/167 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 197 event pairs, 0 based on Foata normal form. 0/146 useless extension candidates. Maximal degree in co-relation 163. Up to 15 conditions per place. [2025-02-08 05:45:05,054 INFO L140 encePairwiseOnDemand]: 203/208 looper letters, 15 selfloop transitions, 1 changer transitions 0/141 dead transitions. [2025-02-08 05:45:05,055 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 143 places, 141 transitions, 325 flow [2025-02-08 05:45:05,055 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:05,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:05,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 551 transitions. [2025-02-08 05:45:05,056 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8830128205128205 [2025-02-08 05:45:05,057 INFO L175 Difference]: Start difference. First operand has 146 places, 145 transitions, 301 flow. Second operand 3 states and 551 transitions. [2025-02-08 05:45:05,057 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 143 places, 141 transitions, 325 flow [2025-02-08 05:45:05,057 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 141 places, 141 transitions, 321 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:45:05,063 INFO L231 Difference]: Finished difference. Result has 141 places, 141 transitions, 291 flow [2025-02-08 05:45:05,063 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=208, PETRI_DIFFERENCE_MINUEND_FLOW=289, PETRI_DIFFERENCE_MINUEND_PLACES=139, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=141, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=140, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=291, PETRI_PLACES=141, PETRI_TRANSITIONS=141} [2025-02-08 05:45:05,063 INFO L279 CegarLoopForPetriNet]: 145 programPoint places, -4 predicate places. [2025-02-08 05:45:05,063 INFO L471 AbstractCegarLoop]: Abstraction has has 141 places, 141 transitions, 291 flow [2025-02-08 05:45:05,064 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 178.0) internal successors, (534), 3 states have internal predecessors, (534), 0 states have call successors, (0), 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-02-08 05:45:05,064 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:05,064 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-02-08 05:45:05,064 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-08 05:45:05,064 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-02-08 05:45:05,064 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:05,064 INFO L85 PathProgramCache]: Analyzing trace with hash -185910981, now seen corresponding path program 1 times [2025-02-08 05:45:05,064 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:05,065 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2059624918] [2025-02-08 05:45:05,065 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:05,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:05,079 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-02-08 05:45:05,089 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-02-08 05:45:05,093 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:05,093 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:05,135 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:05,135 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:05,135 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2059624918] [2025-02-08 05:45:05,135 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2059624918] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:05,135 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:05,135 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:05,135 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1932297992] [2025-02-08 05:45:05,136 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:05,136 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:05,136 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:05,136 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:05,136 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:05,166 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 181 out of 208 [2025-02-08 05:45:05,167 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 141 places, 141 transitions, 291 flow. Second operand has 3 states, 3 states have (on average 182.33333333333334) internal successors, (547), 3 states have internal predecessors, (547), 0 states have call successors, (0), 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-02-08 05:45:05,168 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:05,168 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 181 of 208 [2025-02-08 05:45:05,168 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:05,209 INFO L124 PetriNetUnfolderBase]: 21/280 cut-off events. [2025-02-08 05:45:05,209 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-02-08 05:45:05,210 INFO L83 FinitePrefix]: Finished finitePrefix Result has 324 conditions, 280 events. 21/280 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 771 event pairs, 6 based on Foata normal form. 0/240 useless extension candidates. Maximal degree in co-relation 295. Up to 35 conditions per place. [2025-02-08 05:45:05,211 INFO L140 encePairwiseOnDemand]: 205/208 looper letters, 14 selfloop transitions, 2 changer transitions 0/140 dead transitions. [2025-02-08 05:45:05,211 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 140 transitions, 321 flow [2025-02-08 05:45:05,211 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:05,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:05,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 560 transitions. [2025-02-08 05:45:05,216 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8974358974358975 [2025-02-08 05:45:05,216 INFO L175 Difference]: Start difference. First operand has 141 places, 141 transitions, 291 flow. Second operand 3 states and 560 transitions. [2025-02-08 05:45:05,216 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 140 transitions, 321 flow [2025-02-08 05:45:05,217 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 141 places, 140 transitions, 320 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:45:05,218 INFO L231 Difference]: Finished difference. Result has 141 places, 140 transitions, 292 flow [2025-02-08 05:45:05,219 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=208, PETRI_DIFFERENCE_MINUEND_FLOW=288, PETRI_DIFFERENCE_MINUEND_PLACES=139, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=140, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=138, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=292, PETRI_PLACES=141, PETRI_TRANSITIONS=140} [2025-02-08 05:45:05,219 INFO L279 CegarLoopForPetriNet]: 145 programPoint places, -4 predicate places. [2025-02-08 05:45:05,219 INFO L471 AbstractCegarLoop]: Abstraction has has 141 places, 140 transitions, 292 flow [2025-02-08 05:45:05,223 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 182.33333333333334) internal successors, (547), 3 states have internal predecessors, (547), 0 states have call successors, (0), 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-02-08 05:45:05,224 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:05,224 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-02-08 05:45:05,224 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-08 05:45:05,224 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-02-08 05:45:05,224 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:05,224 INFO L85 PathProgramCache]: Analyzing trace with hash 1102999574, now seen corresponding path program 1 times [2025-02-08 05:45:05,224 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:05,224 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1364974054] [2025-02-08 05:45:05,225 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:05,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:05,236 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-02-08 05:45:05,243 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-02-08 05:45:05,243 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:05,243 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:05,289 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:05,290 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:05,290 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1364974054] [2025-02-08 05:45:05,290 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1364974054] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:05,290 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:05,290 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:05,290 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [470481393] [2025-02-08 05:45:05,290 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:05,291 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:05,291 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:05,292 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:05,293 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:05,317 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 208 [2025-02-08 05:45:05,318 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 141 places, 140 transitions, 292 flow. Second operand has 3 states, 3 states have (on average 178.0) internal successors, (534), 3 states have internal predecessors, (534), 0 states have call successors, (0), 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-02-08 05:45:05,318 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:05,318 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 208 [2025-02-08 05:45:05,318 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:05,368 INFO L124 PetriNetUnfolderBase]: 41/388 cut-off events. [2025-02-08 05:45:05,368 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-02-08 05:45:05,369 INFO L83 FinitePrefix]: Finished finitePrefix Result has 462 conditions, 388 events. 41/388 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 1464 event pairs, 16 based on Foata normal form. 0/340 useless extension candidates. Maximal degree in co-relation 434. Up to 63 conditions per place. [2025-02-08 05:45:05,370 INFO L140 encePairwiseOnDemand]: 202/208 looper letters, 16 selfloop transitions, 2 changer transitions 0/138 dead transitions. [2025-02-08 05:45:05,370 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 139 places, 138 transitions, 324 flow [2025-02-08 05:45:05,371 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:05,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:05,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 553 transitions. [2025-02-08 05:45:05,372 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8862179487179487 [2025-02-08 05:45:05,372 INFO L175 Difference]: Start difference. First operand has 141 places, 140 transitions, 292 flow. Second operand 3 states and 553 transitions. [2025-02-08 05:45:05,372 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 139 places, 138 transitions, 324 flow [2025-02-08 05:45:05,373 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 137 places, 138 transitions, 320 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:45:05,375 INFO L231 Difference]: Finished difference. Result has 138 places, 138 transitions, 294 flow [2025-02-08 05:45:05,376 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=208, PETRI_DIFFERENCE_MINUEND_FLOW=280, PETRI_DIFFERENCE_MINUEND_PLACES=135, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=136, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=134, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=294, PETRI_PLACES=138, PETRI_TRANSITIONS=138} [2025-02-08 05:45:05,376 INFO L279 CegarLoopForPetriNet]: 145 programPoint places, -7 predicate places. [2025-02-08 05:45:05,376 INFO L471 AbstractCegarLoop]: Abstraction has has 138 places, 138 transitions, 294 flow [2025-02-08 05:45:05,377 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 178.0) internal successors, (534), 3 states have internal predecessors, (534), 0 states have call successors, (0), 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-02-08 05:45:05,377 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:05,377 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-02-08 05:45:05,377 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-08 05:45:05,377 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-02-08 05:45:05,378 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:05,378 INFO L85 PathProgramCache]: Analyzing trace with hash 1861770673, now seen corresponding path program 1 times [2025-02-08 05:45:05,378 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:05,378 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2077808723] [2025-02-08 05:45:05,378 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:05,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:05,386 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-02-08 05:45:05,399 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-02-08 05:45:05,399 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:05,399 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:05,825 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:05,825 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:05,825 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2077808723] [2025-02-08 05:45:05,825 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2077808723] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:05,825 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:05,826 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:45:05,826 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [517812223] [2025-02-08 05:45:05,826 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:05,827 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:45:05,827 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:05,827 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:45:05,828 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:45:06,027 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 181 out of 208 [2025-02-08 05:45:06,028 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 138 places, 138 transitions, 294 flow. Second operand has 6 states, 6 states have (on average 182.16666666666666) internal successors, (1093), 6 states have internal predecessors, (1093), 0 states have call successors, (0), 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-02-08 05:45:06,029 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:06,029 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 181 of 208 [2025-02-08 05:45:06,029 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:06,142 INFO L124 PetriNetUnfolderBase]: 70/487 cut-off events. [2025-02-08 05:45:06,142 INFO L125 PetriNetUnfolderBase]: For 8/15 co-relation queries the response was YES. [2025-02-08 05:45:06,144 INFO L83 FinitePrefix]: Finished finitePrefix Result has 616 conditions, 487 events. 70/487 cut-off events. For 8/15 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 2189 event pairs, 8 based on Foata normal form. 5/438 useless extension candidates. Maximal degree in co-relation 587. Up to 45 conditions per place. [2025-02-08 05:45:06,147 INFO L140 encePairwiseOnDemand]: 203/208 looper letters, 34 selfloop transitions, 4 changer transitions 1/157 dead transitions. [2025-02-08 05:45:06,147 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 157 transitions, 408 flow [2025-02-08 05:45:06,147 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:45:06,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:45:06,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1125 transitions. [2025-02-08 05:45:06,152 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9014423076923077 [2025-02-08 05:45:06,153 INFO L175 Difference]: Start difference. First operand has 138 places, 138 transitions, 294 flow. Second operand 6 states and 1125 transitions. [2025-02-08 05:45:06,153 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 157 transitions, 408 flow [2025-02-08 05:45:06,154 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 157 transitions, 408 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:45:06,155 INFO L231 Difference]: Finished difference. Result has 142 places, 136 transitions, 295 flow [2025-02-08 05:45:06,157 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=208, PETRI_DIFFERENCE_MINUEND_FLOW=292, PETRI_DIFFERENCE_MINUEND_PLACES=137, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=137, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=133, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=295, PETRI_PLACES=142, PETRI_TRANSITIONS=136} [2025-02-08 05:45:06,157 INFO L279 CegarLoopForPetriNet]: 145 programPoint places, -3 predicate places. [2025-02-08 05:45:06,158 INFO L471 AbstractCegarLoop]: Abstraction has has 142 places, 136 transitions, 295 flow [2025-02-08 05:45:06,158 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 182.16666666666666) internal successors, (1093), 6 states have internal predecessors, (1093), 0 states have call successors, (0), 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-02-08 05:45:06,159 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:06,159 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-02-08 05:45:06,159 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-08 05:45:06,160 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-02-08 05:45:06,161 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:06,163 INFO L85 PathProgramCache]: Analyzing trace with hash 217450846, now seen corresponding path program 1 times [2025-02-08 05:45:06,163 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:06,163 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2028567032] [2025-02-08 05:45:06,163 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:06,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:06,173 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-02-08 05:45:06,187 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-02-08 05:45:06,187 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:06,187 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:06,470 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:06,470 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:06,470 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2028567032] [2025-02-08 05:45:06,470 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2028567032] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:06,471 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:06,471 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:45:06,472 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [942409455] [2025-02-08 05:45:06,472 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:06,472 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:45:06,472 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:06,473 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:45:06,473 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:45:06,622 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 166 out of 208 [2025-02-08 05:45:06,623 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 142 places, 136 transitions, 295 flow. Second operand has 6 states, 6 states have (on average 167.66666666666666) internal successors, (1006), 6 states have internal predecessors, (1006), 0 states have call successors, (0), 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-02-08 05:45:06,623 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:06,624 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 166 of 208 [2025-02-08 05:45:06,624 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:06,820 INFO L124 PetriNetUnfolderBase]: 202/722 cut-off events. [2025-02-08 05:45:06,820 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2025-02-08 05:45:06,821 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1175 conditions, 722 events. 202/722 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 43. Compared 4072 event pairs, 60 based on Foata normal form. 0/627 useless extension candidates. Maximal degree in co-relation 1144. Up to 240 conditions per place. [2025-02-08 05:45:06,824 INFO L140 encePairwiseOnDemand]: 197/208 looper letters, 60 selfloop transitions, 19 changer transitions 0/186 dead transitions. [2025-02-08 05:45:06,824 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 186 transitions, 553 flow [2025-02-08 05:45:06,824 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:45:06,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:45:06,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1076 transitions. [2025-02-08 05:45:06,827 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8621794871794872 [2025-02-08 05:45:06,827 INFO L175 Difference]: Start difference. First operand has 142 places, 136 transitions, 295 flow. Second operand 6 states and 1076 transitions. [2025-02-08 05:45:06,827 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 186 transitions, 553 flow [2025-02-08 05:45:06,829 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 143 places, 186 transitions, 546 flow, removed 0 selfloop flow, removed 4 redundant places. [2025-02-08 05:45:06,830 INFO L231 Difference]: Finished difference. Result has 147 places, 155 transitions, 419 flow [2025-02-08 05:45:06,831 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=208, PETRI_DIFFERENCE_MINUEND_FLOW=288, PETRI_DIFFERENCE_MINUEND_PLACES=138, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=136, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=126, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=419, PETRI_PLACES=147, PETRI_TRANSITIONS=155} [2025-02-08 05:45:06,831 INFO L279 CegarLoopForPetriNet]: 145 programPoint places, 2 predicate places. [2025-02-08 05:45:06,831 INFO L471 AbstractCegarLoop]: Abstraction has has 147 places, 155 transitions, 419 flow [2025-02-08 05:45:06,832 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 167.66666666666666) internal successors, (1006), 6 states have internal predecessors, (1006), 0 states have call successors, (0), 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-02-08 05:45:06,832 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:06,832 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-02-08 05:45:06,832 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-02-08 05:45:06,832 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-02-08 05:45:06,833 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:06,833 INFO L85 PathProgramCache]: Analyzing trace with hash 1947741084, now seen corresponding path program 1 times [2025-02-08 05:45:06,833 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:06,833 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1850324112] [2025-02-08 05:45:06,833 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:06,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:06,842 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 65 statements into 1 equivalence classes. [2025-02-08 05:45:06,846 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 65 of 65 statements. [2025-02-08 05:45:06,846 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:06,846 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:06,872 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:06,872 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:06,872 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1850324112] [2025-02-08 05:45:06,872 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1850324112] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:06,872 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:06,873 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:06,873 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1665675634] [2025-02-08 05:45:06,873 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:06,873 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:06,874 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:06,874 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:06,874 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:06,882 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 187 out of 208 [2025-02-08 05:45:06,883 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 147 places, 155 transitions, 419 flow. Second operand has 3 states, 3 states have (on average 188.66666666666666) internal successors, (566), 3 states have internal predecessors, (566), 0 states have call successors, (0), 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-02-08 05:45:06,883 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:06,883 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 187 of 208 [2025-02-08 05:45:06,883 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:06,929 INFO L124 PetriNetUnfolderBase]: 32/276 cut-off events. [2025-02-08 05:45:06,930 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2025-02-08 05:45:06,930 INFO L83 FinitePrefix]: Finished finitePrefix Result has 466 conditions, 276 events. 32/276 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 946 event pairs, 5 based on Foata normal form. 0/248 useless extension candidates. Maximal degree in co-relation 433. Up to 53 conditions per place. [2025-02-08 05:45:06,931 INFO L140 encePairwiseOnDemand]: 205/208 looper letters, 10 selfloop transitions, 2 changer transitions 0/154 dead transitions. [2025-02-08 05:45:06,931 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 148 places, 154 transitions, 441 flow [2025-02-08 05:45:06,932 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:06,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:06,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 574 transitions. [2025-02-08 05:45:06,933 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9198717948717948 [2025-02-08 05:45:06,933 INFO L175 Difference]: Start difference. First operand has 147 places, 155 transitions, 419 flow. Second operand 3 states and 574 transitions. [2025-02-08 05:45:06,933 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 148 places, 154 transitions, 441 flow [2025-02-08 05:45:06,934 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 148 places, 154 transitions, 441 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:45:06,937 INFO L231 Difference]: Finished difference. Result has 148 places, 154 transitions, 421 flow [2025-02-08 05:45:06,937 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=208, PETRI_DIFFERENCE_MINUEND_FLOW=417, PETRI_DIFFERENCE_MINUEND_PLACES=146, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=154, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=152, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=421, PETRI_PLACES=148, PETRI_TRANSITIONS=154} [2025-02-08 05:45:06,939 INFO L279 CegarLoopForPetriNet]: 145 programPoint places, 3 predicate places. [2025-02-08 05:45:06,939 INFO L471 AbstractCegarLoop]: Abstraction has has 148 places, 154 transitions, 421 flow [2025-02-08 05:45:06,939 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 188.66666666666666) internal successors, (566), 3 states have internal predecessors, (566), 0 states have call successors, (0), 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-02-08 05:45:06,939 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:06,940 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-02-08 05:45:06,940 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-02-08 05:45:06,941 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-02-08 05:45:06,942 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:06,942 INFO L85 PathProgramCache]: Analyzing trace with hash 463163234, now seen corresponding path program 1 times [2025-02-08 05:45:06,942 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:06,942 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1289713139] [2025-02-08 05:45:06,942 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:06,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:06,960 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-02-08 05:45:06,980 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-08 05:45:06,980 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:06,980 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 05:45:06,981 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 05:45:06,985 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-02-08 05:45:06,994 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-08 05:45:06,996 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:06,996 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 05:45:07,018 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 05:45:07,018 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-08 05:45:07,019 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (19 of 20 remaining) [2025-02-08 05:45:07,020 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (18 of 20 remaining) [2025-02-08 05:45:07,020 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (17 of 20 remaining) [2025-02-08 05:45:07,020 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (16 of 20 remaining) [2025-02-08 05:45:07,021 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (15 of 20 remaining) [2025-02-08 05:45:07,021 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 20 remaining) [2025-02-08 05:45:07,021 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (13 of 20 remaining) [2025-02-08 05:45:07,021 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (12 of 20 remaining) [2025-02-08 05:45:07,021 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (11 of 20 remaining) [2025-02-08 05:45:07,023 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (10 of 20 remaining) [2025-02-08 05:45:07,024 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (9 of 20 remaining) [2025-02-08 05:45:07,024 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (8 of 20 remaining) [2025-02-08 05:45:07,024 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (7 of 20 remaining) [2025-02-08 05:45:07,024 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 20 remaining) [2025-02-08 05:45:07,024 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (5 of 20 remaining) [2025-02-08 05:45:07,024 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 20 remaining) [2025-02-08 05:45:07,024 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 20 remaining) [2025-02-08 05:45:07,024 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 20 remaining) [2025-02-08 05:45:07,024 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 20 remaining) [2025-02-08 05:45:07,024 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 20 remaining) [2025-02-08 05:45:07,024 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-02-08 05:45:07,025 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:07,026 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-08 05:45:07,026 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-02-08 05:45:07,068 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2025-02-08 05:45:07,072 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 257 places, 277 transitions, 588 flow [2025-02-08 05:45:07,134 INFO L124 PetriNetUnfolderBase]: 36/565 cut-off events. [2025-02-08 05:45:07,134 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2025-02-08 05:45:07,137 INFO L83 FinitePrefix]: Finished finitePrefix Result has 589 conditions, 565 events. 36/565 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1848 event pairs, 0 based on Foata normal form. 0/470 useless extension candidates. Maximal degree in co-relation 320. Up to 9 conditions per place. [2025-02-08 05:45:07,137 INFO L82 GeneralOperation]: Start removeDead. Operand has 257 places, 277 transitions, 588 flow [2025-02-08 05:45:07,140 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 215 places, 226 transitions, 474 flow [2025-02-08 05:45:07,141 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 05:45:07,141 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;@43831fcf, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 05:45:07,141 INFO L334 AbstractCegarLoop]: Starting to check reachability of 24 error locations. [2025-02-08 05:45:07,142 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 05:45:07,142 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2025-02-08 05:45:07,143 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:45:07,143 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:07,143 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-02-08 05:45:07,143 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-02-08 05:45:07,143 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:07,143 INFO L85 PathProgramCache]: Analyzing trace with hash 1943256948, now seen corresponding path program 1 times [2025-02-08 05:45:07,143 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:07,143 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [761917675] [2025-02-08 05:45:07,143 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:07,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:07,147 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-02-08 05:45:07,148 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-02-08 05:45:07,149 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:07,149 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:07,160 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:07,160 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:07,161 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [761917675] [2025-02-08 05:45:07,161 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [761917675] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:07,161 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:07,161 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:07,161 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2058657373] [2025-02-08 05:45:07,161 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:07,161 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:07,161 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:07,162 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:07,162 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:07,198 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 237 out of 277 [2025-02-08 05:45:07,199 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 215 places, 226 transitions, 474 flow. Second operand has 3 states, 3 states have (on average 238.33333333333334) internal successors, (715), 3 states have internal predecessors, (715), 0 states have call successors, (0), 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-02-08 05:45:07,199 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:07,199 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 237 of 277 [2025-02-08 05:45:07,199 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:07,377 INFO L124 PetriNetUnfolderBase]: 157/1195 cut-off events. [2025-02-08 05:45:07,377 INFO L125 PetriNetUnfolderBase]: For 109/110 co-relation queries the response was YES. [2025-02-08 05:45:07,382 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1455 conditions, 1195 events. 157/1195 cut-off events. For 109/110 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 6232 event pairs, 37 based on Foata normal form. 26/1012 useless extension candidates. Maximal degree in co-relation 921. Up to 202 conditions per place. [2025-02-08 05:45:07,388 INFO L140 encePairwiseOnDemand]: 271/277 looper letters, 25 selfloop transitions, 2 changer transitions 1/222 dead transitions. [2025-02-08 05:45:07,388 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 216 places, 222 transitions, 520 flow [2025-02-08 05:45:07,391 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:07,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:07,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 742 transitions. [2025-02-08 05:45:07,393 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8929001203369434 [2025-02-08 05:45:07,393 INFO L175 Difference]: Start difference. First operand has 215 places, 226 transitions, 474 flow. Second operand 3 states and 742 transitions. [2025-02-08 05:45:07,393 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 216 places, 222 transitions, 520 flow [2025-02-08 05:45:07,394 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 216 places, 222 transitions, 520 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:45:07,396 INFO L231 Difference]: Finished difference. Result has 216 places, 221 transitions, 468 flow [2025-02-08 05:45:07,397 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=466, PETRI_DIFFERENCE_MINUEND_PLACES=214, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=222, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=220, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=468, PETRI_PLACES=216, PETRI_TRANSITIONS=221} [2025-02-08 05:45:07,397 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, 1 predicate places. [2025-02-08 05:45:07,398 INFO L471 AbstractCegarLoop]: Abstraction has has 216 places, 221 transitions, 468 flow [2025-02-08 05:45:07,398 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 238.33333333333334) internal successors, (715), 3 states have internal predecessors, (715), 0 states have call successors, (0), 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-02-08 05:45:07,398 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:07,399 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-02-08 05:45:07,399 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-02-08 05:45:07,399 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-02-08 05:45:07,399 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:07,399 INFO L85 PathProgramCache]: Analyzing trace with hash -585860625, now seen corresponding path program 1 times [2025-02-08 05:45:07,399 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:07,399 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1899299345] [2025-02-08 05:45:07,399 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:07,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:07,404 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-02-08 05:45:07,406 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-02-08 05:45:07,406 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:07,406 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:07,415 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:07,415 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:07,415 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1899299345] [2025-02-08 05:45:07,415 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1899299345] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:07,416 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:07,416 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:07,416 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1641470525] [2025-02-08 05:45:07,416 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:07,416 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:07,416 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:07,417 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:07,417 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:07,436 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 277 [2025-02-08 05:45:07,437 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 216 places, 221 transitions, 468 flow. Second operand has 3 states, 3 states have (on average 232.0) internal successors, (696), 3 states have internal predecessors, (696), 0 states have call successors, (0), 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-02-08 05:45:07,437 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:07,437 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 277 [2025-02-08 05:45:07,437 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:07,554 INFO L124 PetriNetUnfolderBase]: 172/1224 cut-off events. [2025-02-08 05:45:07,555 INFO L125 PetriNetUnfolderBase]: For 135/138 co-relation queries the response was YES. [2025-02-08 05:45:07,560 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1513 conditions, 1224 events. 172/1224 cut-off events. For 135/138 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 6560 event pairs, 41 based on Foata normal form. 0/1018 useless extension candidates. Maximal degree in co-relation 1483. Up to 217 conditions per place. [2025-02-08 05:45:07,565 INFO L140 encePairwiseOnDemand]: 271/277 looper letters, 26 selfloop transitions, 1 changer transitions 0/216 dead transitions. [2025-02-08 05:45:07,565 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 212 places, 216 transitions, 512 flow [2025-02-08 05:45:07,566 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:07,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:07,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 725 transitions. [2025-02-08 05:45:07,567 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8724428399518652 [2025-02-08 05:45:07,567 INFO L175 Difference]: Start difference. First operand has 216 places, 221 transitions, 468 flow. Second operand 3 states and 725 transitions. [2025-02-08 05:45:07,567 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 212 places, 216 transitions, 512 flow [2025-02-08 05:45:07,568 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 210 places, 216 transitions, 508 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:45:07,570 INFO L231 Difference]: Finished difference. Result has 210 places, 216 transitions, 456 flow [2025-02-08 05:45:07,570 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=454, PETRI_DIFFERENCE_MINUEND_PLACES=208, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=216, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=215, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=456, PETRI_PLACES=210, PETRI_TRANSITIONS=216} [2025-02-08 05:45:07,571 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, -5 predicate places. [2025-02-08 05:45:07,571 INFO L471 AbstractCegarLoop]: Abstraction has has 210 places, 216 transitions, 456 flow [2025-02-08 05:45:07,571 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 232.0) internal successors, (696), 3 states have internal predecessors, (696), 0 states have call successors, (0), 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-02-08 05:45:07,572 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:07,572 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-02-08 05:45:07,572 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-02-08 05:45:07,572 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-02-08 05:45:07,572 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:07,572 INFO L85 PathProgramCache]: Analyzing trace with hash 197490975, now seen corresponding path program 1 times [2025-02-08 05:45:07,572 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:07,572 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1140206057] [2025-02-08 05:45:07,573 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:07,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:07,577 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-02-08 05:45:07,582 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-02-08 05:45:07,582 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:07,582 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:07,594 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:07,594 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:07,594 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1140206057] [2025-02-08 05:45:07,594 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1140206057] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:07,594 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:07,595 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:07,595 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [795570135] [2025-02-08 05:45:07,595 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:07,595 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:07,595 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:07,595 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:07,595 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:07,617 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 237 out of 277 [2025-02-08 05:45:07,618 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 210 places, 216 transitions, 456 flow. Second operand has 3 states, 3 states have (on average 238.33333333333334) internal successors, (715), 3 states have internal predecessors, (715), 0 states have call successors, (0), 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-02-08 05:45:07,618 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:07,618 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 237 of 277 [2025-02-08 05:45:07,618 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:07,857 INFO L124 PetriNetUnfolderBase]: 519/2793 cut-off events. [2025-02-08 05:45:07,857 INFO L125 PetriNetUnfolderBase]: For 148/151 co-relation queries the response was YES. [2025-02-08 05:45:07,864 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3445 conditions, 2793 events. 519/2793 cut-off events. For 148/151 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 20132 event pairs, 156 based on Foata normal form. 0/2322 useless extension candidates. Maximal degree in co-relation 3415. Up to 580 conditions per place. [2025-02-08 05:45:07,873 INFO L140 encePairwiseOnDemand]: 274/277 looper letters, 25 selfloop transitions, 2 changer transitions 0/215 dead transitions. [2025-02-08 05:45:07,874 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 211 places, 215 transitions, 508 flow [2025-02-08 05:45:07,874 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:07,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:07,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 739 transitions. [2025-02-08 05:45:07,875 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8892900120336944 [2025-02-08 05:45:07,875 INFO L175 Difference]: Start difference. First operand has 210 places, 216 transitions, 456 flow. Second operand 3 states and 739 transitions. [2025-02-08 05:45:07,875 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 211 places, 215 transitions, 508 flow [2025-02-08 05:45:07,877 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 210 places, 215 transitions, 507 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:45:07,878 INFO L231 Difference]: Finished difference. Result has 210 places, 215 transitions, 457 flow [2025-02-08 05:45:07,878 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=453, PETRI_DIFFERENCE_MINUEND_PLACES=208, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=215, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=213, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=457, PETRI_PLACES=210, PETRI_TRANSITIONS=215} [2025-02-08 05:45:07,879 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, -5 predicate places. [2025-02-08 05:45:07,879 INFO L471 AbstractCegarLoop]: Abstraction has has 210 places, 215 transitions, 457 flow [2025-02-08 05:45:07,879 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 238.33333333333334) internal successors, (715), 3 states have internal predecessors, (715), 0 states have call successors, (0), 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-02-08 05:45:07,879 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:07,879 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-02-08 05:45:07,880 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-02-08 05:45:07,880 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-02-08 05:45:07,880 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:07,880 INFO L85 PathProgramCache]: Analyzing trace with hash 620257174, now seen corresponding path program 1 times [2025-02-08 05:45:07,880 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:07,880 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2051024885] [2025-02-08 05:45:07,880 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:07,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:07,884 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-02-08 05:45:07,886 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-02-08 05:45:07,886 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:07,886 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:07,898 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:07,899 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:07,899 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2051024885] [2025-02-08 05:45:07,899 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2051024885] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:07,899 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:07,899 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:07,899 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1992228225] [2025-02-08 05:45:07,899 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:07,899 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:07,900 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:07,900 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:07,900 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:07,918 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 277 [2025-02-08 05:45:07,919 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 210 places, 215 transitions, 457 flow. Second operand has 3 states, 3 states have (on average 232.0) internal successors, (696), 3 states have internal predecessors, (696), 0 states have call successors, (0), 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-02-08 05:45:07,919 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:07,919 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 277 [2025-02-08 05:45:07,919 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:08,282 INFO L124 PetriNetUnfolderBase]: 1043/4866 cut-off events. [2025-02-08 05:45:08,282 INFO L125 PetriNetUnfolderBase]: For 225/231 co-relation queries the response was YES. [2025-02-08 05:45:08,293 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6184 conditions, 4866 events. 1043/4866 cut-off events. For 225/231 co-relation queries the response was YES. Maximal size of possible extension queue 128. Compared 40883 event pairs, 417 based on Foata normal form. 0/4114 useless extension candidates. Maximal degree in co-relation 6155. Up to 1216 conditions per place. [2025-02-08 05:45:08,307 INFO L140 encePairwiseOnDemand]: 270/277 looper letters, 27 selfloop transitions, 2 changer transitions 0/212 dead transitions. [2025-02-08 05:45:08,307 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 207 places, 212 transitions, 509 flow [2025-02-08 05:45:08,308 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:08,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:08,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 727 transitions. [2025-02-08 05:45:08,309 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8748495788206979 [2025-02-08 05:45:08,309 INFO L175 Difference]: Start difference. First operand has 210 places, 215 transitions, 457 flow. Second operand 3 states and 727 transitions. [2025-02-08 05:45:08,309 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 207 places, 212 transitions, 509 flow [2025-02-08 05:45:08,310 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 205 places, 212 transitions, 505 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:45:08,312 INFO L231 Difference]: Finished difference. Result has 206 places, 212 transitions, 457 flow [2025-02-08 05:45:08,312 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=443, PETRI_DIFFERENCE_MINUEND_PLACES=203, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=210, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=208, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=457, PETRI_PLACES=206, PETRI_TRANSITIONS=212} [2025-02-08 05:45:08,312 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, -9 predicate places. [2025-02-08 05:45:08,312 INFO L471 AbstractCegarLoop]: Abstraction has has 206 places, 212 transitions, 457 flow [2025-02-08 05:45:08,313 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 232.0) internal successors, (696), 3 states have internal predecessors, (696), 0 states have call successors, (0), 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-02-08 05:45:08,313 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:08,313 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-02-08 05:45:08,313 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-02-08 05:45:08,313 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-02-08 05:45:08,313 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:08,314 INFO L85 PathProgramCache]: Analyzing trace with hash 971612849, now seen corresponding path program 1 times [2025-02-08 05:45:08,314 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:08,314 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2098668570] [2025-02-08 05:45:08,314 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:08,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:08,319 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-02-08 05:45:08,322 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-02-08 05:45:08,322 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:08,322 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:08,501 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:08,502 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:08,502 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2098668570] [2025-02-08 05:45:08,502 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2098668570] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:08,502 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:08,502 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:45:08,502 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1785315615] [2025-02-08 05:45:08,502 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:08,502 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:45:08,503 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:08,503 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:45:08,503 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:45:08,674 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 238 out of 277 [2025-02-08 05:45:08,675 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 206 places, 212 transitions, 457 flow. Second operand has 6 states, 6 states have (on average 239.16666666666666) internal successors, (1435), 6 states have internal predecessors, (1435), 0 states have call successors, (0), 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-02-08 05:45:08,675 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:08,676 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 238 of 277 [2025-02-08 05:45:08,676 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:09,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][242], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 255#true, 180#L1045-3true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:09,069 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,069 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,069 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,069 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 258#true]) [2025-02-08 05:45:09,070 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,070 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,070 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,070 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 258#true]) [2025-02-08 05:45:09,070 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,070 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,070 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,070 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][243], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 14#L1045-2true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:09,077 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,077 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,077 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,077 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 159#L1045-1true, 258#true]) [2025-02-08 05:45:09,084 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,084 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,084 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,084 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,092 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 159#L1045-1true, 258#true]) [2025-02-08 05:45:09,092 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,092 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,092 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,092 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,092 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,092 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 14#L1045-2true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:09,092 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,092 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,092 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,092 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,092 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,092 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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[][242], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 255#true, 180#L1045-3true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:09,092 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,092 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,092 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,092 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,092 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,092 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 258#true]) [2025-02-08 05:45:09,093 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,093 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,093 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,093 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,093 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 276#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 256#true]) [2025-02-08 05:45:09,094 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,094 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,094 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,094 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 275#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 256#true]) [2025-02-08 05:45:09,094 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:09,094 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,094 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,094 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:09,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 180#L1045-3true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:09,099 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,099 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,099 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,099 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:09,101 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,101 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:09,101 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:09,101 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:09,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 14#L1045-2true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:09,105 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,105 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,105 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,105 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,107 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:09,107 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-02-08 05:45:09,107 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-08 05:45:09,107 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:09,107 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-08 05:45:09,107 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-08 05:45:09,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 128#L1028-5true, 257#true, 273#true, 256#true]) [2025-02-08 05:45:09,107 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-02-08 05:45:09,107 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-08 05:45:09,107 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-08 05:45:09,107 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-08 05:45:09,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 159#L1045-1true, 256#true]) [2025-02-08 05:45:09,112 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,112 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,112 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,112 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,113 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 159#L1045-1true, 256#true]) [2025-02-08 05:45:09,113 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,113 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,113 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,113 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,113 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,113 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 14#L1045-2true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:09,113 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,114 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,114 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,114 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,114 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,114 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 180#L1045-3true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:09,114 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,114 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,114 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,114 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,114 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,114 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 276#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 256#true]) [2025-02-08 05:45:09,114 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,114 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,114 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,114 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,114 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,114 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 257#true, 128#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 256#true]) [2025-02-08 05:45:09,115 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,115 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:09,115 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,115 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,115 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:09,120 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] 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[][243], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 14#L1045-2true, 255#true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:09,120 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,120 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,120 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,120 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,120 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,120 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,120 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] 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[][243], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 159#L1045-1true, 258#true]) [2025-02-08 05:45:09,120 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,120 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,120 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,120 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,120 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,120 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,121 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] 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[][242], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 255#true, 180#L1045-3true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:09,121 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,121 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,121 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,121 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,121 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,121 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,121 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 258#true]) [2025-02-08 05:45:09,121 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,121 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,121 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,121 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,121 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,121 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,121 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 258#true]) [2025-02-08 05:45:09,121 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,121 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,121 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,121 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,121 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,122 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 128#L1028-5true, 257#true, 273#true, 256#true]) [2025-02-08 05:45:09,123 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,123 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:09,123 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:09,123 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:09,123 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:09,128 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 159#L1045-1true, 256#true]) [2025-02-08 05:45:09,128 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,128 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,128 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,128 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,128 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,128 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,128 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 14#L1045-2true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:09,128 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,128 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,128 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,128 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,128 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,128 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,128 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 180#L1045-3true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:09,128 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,128 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,128 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,128 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,128 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,128 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,128 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 276#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 256#true]) [2025-02-08 05:45:09,128 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,128 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,129 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,129 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,129 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,129 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,141 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([703] 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[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 14#L1045-2true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:09,141 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,141 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,141 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,141 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,142 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,142 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,142 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,142 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([703] 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[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 159#L1045-1true, 258#true]) [2025-02-08 05:45:09,142 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,142 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,142 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,142 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,142 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,142 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,142 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,142 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([703] 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[][242], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 255#true, 180#L1045-3true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:09,142 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,142 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,142 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,142 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,142 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,142 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,143 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,143 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 258#true]) [2025-02-08 05:45:09,143 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,143 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,143 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,143 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,143 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,143 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,143 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,143 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 258#true]) [2025-02-08 05:45:09,143 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:09,143 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,143 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,143 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,143 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,143 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,146 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 14#L1045-2true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:09,146 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,146 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,147 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,147 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,147 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,147 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,147 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,147 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 159#L1045-1true, 256#true]) [2025-02-08 05:45:09,147 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,147 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,147 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,147 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,147 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,147 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,147 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,147 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 180#L1045-3true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:09,147 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,147 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,147 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,147 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,148 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,148 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,148 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,148 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 276#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 256#true]) [2025-02-08 05:45:09,148 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,148 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,148 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,148 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,148 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,148 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,148 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,148 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 275#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 256#true]) [2025-02-08 05:45:09,148 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,148 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:09,148 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,148 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,148 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,149 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:09,155 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([703] 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[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 14#L1045-2true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:09,155 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,155 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,155 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,155 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,155 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,155 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,155 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,155 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,155 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([703] 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[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 159#L1045-1true, 258#true]) [2025-02-08 05:45:09,155 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([703] 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[][242], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 255#true, 180#L1045-3true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:09,156 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 258#true]) [2025-02-08 05:45:09,156 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 258#true]) [2025-02-08 05:45:09,156 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:09,156 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,164 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 258#true]) [2025-02-08 05:45:09,164 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-02-08 05:45:09,164 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:09,164 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:09,164 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-08 05:45:09,164 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:09,165 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:09,165 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:09,165 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:09,165 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 258#true]) [2025-02-08 05:45:09,165 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,165 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,165 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,165 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,165 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,165 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,165 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,165 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,165 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,166 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 275#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 256#true]) [2025-02-08 05:45:09,166 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-02-08 05:45:09,166 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:09,166 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:09,166 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:09,166 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:09,166 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:09,166 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:09,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 103#L1043-7true, 273#true, 256#true]) [2025-02-08 05:45:09,168 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,168 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,168 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,168 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,169 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([703] 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[][242], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 255#true, 180#L1045-3true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:09,169 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,169 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,169 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,169 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,169 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,169 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,169 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,169 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,169 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,169 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 276#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 256#true]) [2025-02-08 05:45:09,169 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-02-08 05:45:09,170 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-08 05:45:09,170 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:09,170 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:09,170 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:09,170 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:09,170 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-08 05:45:09,170 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:09,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 11#L1043-6true, 273#true, 256#true]) [2025-02-08 05:45:09,171 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,172 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,172 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,172 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 103#L1043-7true, 273#true, 258#true]) [2025-02-08 05:45:09,172 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-08 05:45:09,172 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:09,172 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:09,172 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:09,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 103#L1043-7true, 273#true, 256#true]) [2025-02-08 05:45:09,173 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-08 05:45:09,173 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:09,173 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:09,173 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:09,173 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:09,173 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([703] 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[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 14#L1045-2true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:09,173 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,173 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,173 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,174 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,174 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,174 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,174 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,174 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,174 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,174 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 180#L1045-3true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:09,174 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-08 05:45:09,174 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:09,174 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:09,174 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:09,174 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:09,174 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:09,174 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:09,174 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:09,175 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 14#L1045-2true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:09,175 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,175 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,175 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,175 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,175 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,175 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,175 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,176 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,176 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 159#L1045-1true, 256#true]) [2025-02-08 05:45:09,176 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:09,176 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,176 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,176 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,176 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,176 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,176 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,176 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,176 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 180#L1045-3true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:09,176 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,176 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,176 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,176 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,176 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,176 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,177 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,177 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,177 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,177 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 276#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 256#true]) [2025-02-08 05:45:09,177 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,177 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,177 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,177 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,177 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,177 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,177 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,177 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,177 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,177 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 275#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 256#true]) [2025-02-08 05:45:09,177 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,177 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:09,177 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,178 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,178 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,178 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,178 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,178 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:09,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 138#L1043-5true, 128#L1028-5true, 257#true, 273#true, 256#true]) [2025-02-08 05:45:09,179 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:09,179 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,179 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,179 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 11#L1043-6true, 273#true, 258#true]) [2025-02-08 05:45:09,180 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-08 05:45:09,180 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:09,180 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:09,180 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:09,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 11#L1043-6true, 273#true, 256#true]) [2025-02-08 05:45:09,180 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-08 05:45:09,180 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:09,180 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:09,181 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:09,181 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:09,181 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([703] 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[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 159#L1045-1true, 258#true]) [2025-02-08 05:45:09,181 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,181 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,182 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,182 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:09,182 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,182 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,182 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,182 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,182 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,182 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 14#L1045-2true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:09,182 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-08 05:45:09,182 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:09,182 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:09,182 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:09,182 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:09,182 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:09,183 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:09,183 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:09,183 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:09,183 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 159#L1045-1true, 256#true]) [2025-02-08 05:45:09,183 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,183 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,183 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,183 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,183 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,183 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,183 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,183 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:09,183 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 205#L1043-4true, 128#L1028-5true, 257#true, 273#true, 256#true]) [2025-02-08 05:45:09,184 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:09,184 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:09,184 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,184 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 138#L1043-5true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:09,185 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-08 05:45:09,185 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:09,185 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:09,185 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:09,185 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 138#L1043-5true, 128#L1028-5true, 257#true, 273#true, 256#true]) [2025-02-08 05:45:09,185 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-08 05:45:09,185 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:09,185 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:09,185 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:09,185 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:09,186 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 103#L1043-7true, 273#true, 258#true]) [2025-02-08 05:45:09,186 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,186 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,186 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,186 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,186 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:09,187 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:09,187 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:09,187 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:09,187 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:09,187 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 205#L1043-4true, 128#L1028-5true, 257#true, 273#true, 256#true]) [2025-02-08 05:45:09,187 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:09,187 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:09,187 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:09,187 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:09,187 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-08 05:45:09,188 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 11#L1043-6true, 273#true, 258#true]) [2025-02-08 05:45:09,188 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,188 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,188 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,188 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,188 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,190 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 138#L1043-5true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:09,190 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:09,190 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,190 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,190 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,190 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,191 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:09,191 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:09,191 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:09,192 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,192 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,192 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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[][225], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 132#threadENTRYtrue, 257#true, 97#L1045true, 256#true]) [2025-02-08 05:45:09,217 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:09,217 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:45:09,217 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:45:09,217 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:45:09,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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[][225], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 257#true, 97#L1045true, 256#true, 232#L1025true]) [2025-02-08 05:45:09,226 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:09,226 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:45:09,226 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:45:09,226 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:45:09,240 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 258#true]) [2025-02-08 05:45:09,240 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:09,240 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,241 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,241 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,241 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,241 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,241 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,241 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,241 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,241 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,241 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 258#true]) [2025-02-08 05:45:09,241 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:09,241 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,241 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,241 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,241 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,241 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,241 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,241 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:09,241 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,242 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:09,242 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:09,242 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:09,242 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:09,242 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,242 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:09,242 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:09,244 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([703] 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[][242], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 255#true, 180#L1045-3true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:09,244 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:09,244 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,244 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,244 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,244 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,244 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,244 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,244 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,244 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,244 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,247 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([703] 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[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 14#L1045-2true, 255#true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:09,247 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:09,247 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,247 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,247 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,247 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,247 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,247 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,247 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,247 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,247 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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[][225], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 257#true, 66#L1027true, 97#L1045true, 256#true]) [2025-02-08 05:45:09,316 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:09,316 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:09,316 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:45:09,316 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:09,316 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([703] 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[][243], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 159#L1045-1true, 258#true]) [2025-02-08 05:45:09,316 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:09,316 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,316 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,316 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:09,316 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,316 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,316 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,316 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,316 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,316 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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[][225], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 221#L1029true, 257#true, 97#L1045true, 256#true]) [2025-02-08 05:45:09,327 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:09,327 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:09,327 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:45:09,327 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:45:09,330 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([703] 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[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 159#L1045-1true, 258#true]) [2025-02-08 05:45:09,330 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:09,330 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,331 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,331 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:09,331 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,331 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,331 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,331 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,331 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,331 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,331 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:09,331 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([703] 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[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 14#L1045-2true, 255#true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:09,331 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:09,331 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,331 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,331 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:09,331 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,331 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,331 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,332 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,332 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,332 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,332 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,332 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([703] 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[][242], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 255#true, 180#L1045-3true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:09,332 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:09,332 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,332 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,332 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,332 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,332 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,332 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:09,332 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,332 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,332 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,332 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,332 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 258#true]) [2025-02-08 05:45:09,332 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:09,333 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,333 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,333 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,333 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,333 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:09,333 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,333 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,333 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,333 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,333 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,333 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 258#true]) [2025-02-08 05:45:09,333 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:09,333 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,333 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,333 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,333 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,333 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,333 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:09,334 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,334 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:09,334 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,339 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 103#L1043-7true, 273#true, 258#true]) [2025-02-08 05:45:09,340 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:09,340 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,340 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,340 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,340 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,340 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,342 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 11#L1043-6true, 273#true, 258#true]) [2025-02-08 05:45:09,342 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:09,342 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,342 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,343 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,343 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,343 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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[][225], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 70#L1031-8true, 257#true, 97#L1045true, 256#true]) [2025-02-08 05:45:09,344 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:09,344 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:09,344 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:09,344 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:09,346 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 14#L1045-2true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:09,346 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:09,346 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,346 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,346 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,346 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,346 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,346 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,346 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,346 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,346 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,346 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 159#L1045-1true, 256#true]) [2025-02-08 05:45:09,346 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:09,346 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,347 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,347 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,347 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,347 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,347 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,347 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,347 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:09,347 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,347 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 180#L1045-3true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:09,347 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:09,347 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,347 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,347 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,347 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,347 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,347 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,347 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,348 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,348 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,348 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 276#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 256#true]) [2025-02-08 05:45:09,348 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:09,348 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,348 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,348 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,348 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,348 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,348 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,348 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,348 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,348 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,348 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 275#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 256#true]) [2025-02-08 05:45:09,348 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:09,348 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:09,348 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,348 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,348 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,348 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,348 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,348 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:09,348 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,348 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 128#L1028-5true, 257#true, 273#true, 256#true]) [2025-02-08 05:45:09,348 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:09,349 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:09,349 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:09,349 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:09,349 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:09,349 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,349 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 138#L1043-5true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:09,350 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:09,350 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,350 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:09,350 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,350 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,350 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,352 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:09,352 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:09,352 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:09,352 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:09,353 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,353 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,353 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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[][225], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 257#true, 133#L1031-2true, 97#L1045true, 256#true]) [2025-02-08 05:45:09,357 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:45:09,357 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:09,357 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,357 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:09,365 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([703] 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[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 159#L1045-1true, 258#true]) [2025-02-08 05:45:09,365 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:09,366 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,366 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,366 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:09,366 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,366 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,366 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,366 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,366 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,366 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:09,366 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,366 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:09,366 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([703] 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[][243], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 14#L1045-2true, 255#true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:09,366 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:09,366 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,366 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,366 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:09,366 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,367 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,367 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,367 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,367 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,367 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:09,367 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,367 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,367 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([703] 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[][242], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 255#true, 180#L1045-3true, 242#L1028-5true, 258#true]) [2025-02-08 05:45:09,367 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:09,367 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,367 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,367 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,367 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,367 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,367 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:09,367 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,367 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,367 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,367 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,368 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:09,368 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([703] 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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 258#true]) [2025-02-08 05:45:09,368 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:09,368 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,368 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,368 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,368 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,368 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:09,368 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,368 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,368 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,368 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,368 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,368 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:09,373 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 159#L1045-1true, 256#true]) [2025-02-08 05:45:09,373 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:09,373 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,373 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,373 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,373 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,373 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,374 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,374 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,374 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:09,374 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:09,374 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,374 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 14#L1045-2true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:09,374 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:09,374 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,374 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,374 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,374 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,374 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,374 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,374 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,374 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:09,374 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,375 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,375 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 180#L1045-3true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:09,375 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:09,375 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,375 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,375 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,375 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,375 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,375 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,375 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,375 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,375 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:09,375 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,375 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 276#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 256#true]) [2025-02-08 05:45:09,375 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:09,375 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,375 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,376 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,376 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,376 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,376 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,376 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,376 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,376 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,376 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:09,376 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 275#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 256#true]) [2025-02-08 05:45:09,376 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:09,376 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:09,376 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,376 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,376 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,376 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,376 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:09,376 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:09,376 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,376 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:09,378 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 103#L1043-7true, 273#true, 256#true]) [2025-02-08 05:45:09,378 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:09,378 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,378 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,378 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,378 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,378 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,379 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 159#L1045-1true, 256#true]) [2025-02-08 05:45:09,379 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:09,379 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,379 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,379 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,379 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,379 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,379 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,379 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:09,379 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,379 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:09,379 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:09,379 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,379 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 14#L1045-2true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:09,379 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:09,379 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,379 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,379 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,379 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,379 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,379 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,380 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,380 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:09,380 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:09,380 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,380 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,380 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 180#L1045-3true, 128#L1028-5true, 257#true, 256#true]) [2025-02-08 05:45:09,380 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:09,380 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,380 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,380 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,380 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,381 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,381 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,381 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:09,381 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:09,381 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,381 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:09,381 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,381 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 276#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 256#true]) [2025-02-08 05:45:09,381 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:09,381 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,381 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,381 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,381 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,381 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,381 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:09,381 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:09,381 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:09,381 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:09,382 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:09,382 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:09,382 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 11#L1043-6true, 273#true, 256#true]) [2025-02-08 05:45:09,383 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:09,383 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,383 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,383 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,383 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:09,383 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:09,383 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 138#L1043-5true, 128#L1028-5true, 257#true, 273#true, 256#true]) [2025-02-08 05:45:09,383 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:09,383 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,384 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,384 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:09,384 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:09,384 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,384 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 205#L1043-4true, 128#L1028-5true, 257#true, 273#true, 256#true]) [2025-02-08 05:45:09,384 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:09,384 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:09,384 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,384 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,384 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:09,384 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:09,385 INFO L124 PetriNetUnfolderBase]: 1383/5398 cut-off events. [2025-02-08 05:45:09,385 INFO L125 PetriNetUnfolderBase]: For 796/1006 co-relation queries the response was YES. [2025-02-08 05:45:09,398 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7335 conditions, 5398 events. 1383/5398 cut-off events. For 796/1006 co-relation queries the response was YES. Maximal size of possible extension queue 141. Compared 44485 event pairs, 135 based on Foata normal form. 66/4785 useless extension candidates. Maximal degree in co-relation 7305. Up to 592 conditions per place. [2025-02-08 05:45:09,413 INFO L140 encePairwiseOnDemand]: 272/277 looper letters, 71 selfloop transitions, 4 changer transitions 1/259 dead transitions. [2025-02-08 05:45:09,414 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 259 transitions, 725 flow [2025-02-08 05:45:09,414 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:45:09,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:45:09,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1504 transitions. [2025-02-08 05:45:09,416 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9049338146811071 [2025-02-08 05:45:09,417 INFO L175 Difference]: Start difference. First operand has 206 places, 212 transitions, 457 flow. Second operand 6 states and 1504 transitions. [2025-02-08 05:45:09,417 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 259 transitions, 725 flow [2025-02-08 05:45:09,418 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 210 places, 259 transitions, 725 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:45:09,420 INFO L231 Difference]: Finished difference. Result has 210 places, 210 transitions, 458 flow [2025-02-08 05:45:09,420 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=455, PETRI_DIFFERENCE_MINUEND_PLACES=205, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=211, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=207, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=458, PETRI_PLACES=210, PETRI_TRANSITIONS=210} [2025-02-08 05:45:09,421 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, -5 predicate places. [2025-02-08 05:45:09,421 INFO L471 AbstractCegarLoop]: Abstraction has has 210 places, 210 transitions, 458 flow [2025-02-08 05:45:09,421 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 239.16666666666666) internal successors, (1435), 6 states have internal predecessors, (1435), 0 states have call successors, (0), 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-02-08 05:45:09,421 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:09,422 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-02-08 05:45:09,422 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-02-08 05:45:09,422 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-02-08 05:45:09,422 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:09,422 INFO L85 PathProgramCache]: Analyzing trace with hash -525718818, now seen corresponding path program 1 times [2025-02-08 05:45:09,422 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:09,422 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1919842427] [2025-02-08 05:45:09,422 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:09,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:09,428 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-02-08 05:45:09,432 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-02-08 05:45:09,432 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:09,432 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:09,583 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:09,583 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:09,583 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1919842427] [2025-02-08 05:45:09,583 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1919842427] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:09,584 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:09,584 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:45:09,584 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [172454064] [2025-02-08 05:45:09,584 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:09,584 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:45:09,584 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:09,584 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:45:09,585 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:45:09,731 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 219 out of 277 [2025-02-08 05:45:09,732 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 210 places, 210 transitions, 458 flow. Second operand has 6 states, 6 states have (on average 220.66666666666666) internal successors, (1324), 6 states have internal predecessors, (1324), 0 states have call successors, (0), 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-02-08 05:45:09,733 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:09,733 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 219 of 277 [2025-02-08 05:45:09,733 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:10,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] 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[][150], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 53#threadENTRYtrue, 97#L1045true, 279#true, 258#true]) [2025-02-08 05:45:10,088 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:45:10,088 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:45:10,088 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:45:10,088 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:45:10,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] 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[][150], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 183#L1025true, 271#(= |#race~tids~0| 0), 255#true, 97#L1045true, 279#true, 258#true]) [2025-02-08 05:45:10,144 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-08 05:45:10,144 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:10,144 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:45:10,144 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:45:10,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] 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[][150], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 29#L1027true, 255#true, 97#L1045true, 279#true, 258#true]) [2025-02-08 05:45:10,310 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-08 05:45:10,310 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:10,310 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:10,310 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:10,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] 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[][150], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 224#L1029true, 255#true, 97#L1045true, 279#true, 258#true]) [2025-02-08 05:45:10,405 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:45:10,406 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:45:10,406 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:45:10,406 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:10,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] 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[][150], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 97#L1045true, 279#true, 155#L1031-8true, 258#true]) [2025-02-08 05:45:10,406 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-08 05:45:10,406 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:10,406 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:10,406 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:10,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 242#L1028-5true, 279#true, 273#true, 258#true]) [2025-02-08 05:45:10,432 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-08 05:45:10,432 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:10,432 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:10,432 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:10,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 273#true, 279#true, 95#L1043true, 258#true]) [2025-02-08 05:45:10,533 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:10,533 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:45:10,533 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:10,533 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:45:10,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 247#L1042-1true, 255#true, 242#L1028-5true, 273#true, 279#true, 258#true]) [2025-02-08 05:45:10,597 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:10,597 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:10,597 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:45:10,597 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:45:10,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 254#L1045-9true, 273#true, 279#true, 258#true]) [2025-02-08 05:45:10,653 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-08 05:45:10,654 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:10,654 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:10,654 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:10,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 242#L1028-5true, 273#true, 279#true, 258#true]) [2025-02-08 05:45:10,712 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:10,712 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:10,712 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:10,712 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:10,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 113#L1045-5true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 279#true, 258#true]) [2025-02-08 05:45:10,721 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:10,721 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:10,721 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:10,721 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:10,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 72#L1043-3true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 273#true, 279#true, 258#true]) [2025-02-08 05:45:10,726 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:10,726 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:10,726 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:10,726 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:10,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 137#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 242#L1028-5true, 273#true, 279#true, 258#true]) [2025-02-08 05:45:10,729 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:10,729 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:10,729 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:10,729 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:10,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][301], [281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 138#L1043-5true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:10,733 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:10,733 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:10,733 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:10,733 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:10,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][301], [281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 11#L1043-6true, 273#true, 258#true]) [2025-02-08 05:45:10,733 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:10,733 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:10,733 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:10,733 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:10,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][301], [281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 103#L1043-7true, 273#true, 258#true]) [2025-02-08 05:45:10,733 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:10,734 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:10,734 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:10,734 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:10,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][307], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 138#L1043-5true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:10,734 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:10,734 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:10,734 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:10,734 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:10,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][304], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 138#L1043-5true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:10,734 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:10,734 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:10,734 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:10,734 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:10,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][304], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 242#L1028-5true, 11#L1043-6true, 273#true, 258#true]) [2025-02-08 05:45:10,734 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:10,734 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:10,734 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:10,734 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:10,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 273#true, 279#true, 167#L1043-8true, 258#true]) [2025-02-08 05:45:10,734 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:10,734 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:10,734 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:10,734 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:10,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 115#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 279#true, 258#true]) [2025-02-08 05:45:10,738 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:10,738 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:10,738 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:10,738 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:10,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 103#L1043-7true, 273#true, 279#true, 258#true]) [2025-02-08 05:45:10,749 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:10,749 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:10,750 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:10,750 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:10,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 255#true, 180#L1045-3true, 242#L1028-5true, 279#true, 258#true]) [2025-02-08 05:45:10,754 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:10,754 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:10,754 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:10,754 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:10,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 11#L1043-6true, 273#true, 279#true, 258#true]) [2025-02-08 05:45:10,765 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:10,765 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:10,765 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:10,765 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:10,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] 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[][150], [253#L1034-2true, Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 97#L1045true, 279#true, 258#true]) [2025-02-08 05:45:10,771 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:10,771 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:10,771 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:10,771 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:10,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] 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[][150], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 131#L1034-3true, 97#L1045true, 279#true, 258#true]) [2025-02-08 05:45:10,771 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:10,771 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:10,771 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:10,771 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:10,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] 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[][150], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 46#L1034-4true, 97#L1045true, 279#true, 258#true]) [2025-02-08 05:45:10,771 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:10,771 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:10,771 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:10,772 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:10,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] 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[][150], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 139#L1034-5true, 271#(= |#race~tids~0| 0), 255#true, 97#L1045true, 279#true, 258#true]) [2025-02-08 05:45:10,772 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:10,772 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:10,772 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:10,772 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:10,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][288], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 14#L1045-2true, 242#L1028-5true, 279#true, 258#true]) [2025-02-08 05:45:10,772 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:10,772 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:10,772 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:10,772 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:10,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][288], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 138#L1043-5true, 242#L1028-5true, 279#true, 273#true, 258#true]) [2025-02-08 05:45:10,785 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:10,785 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:10,785 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:10,785 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:10,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][301], [281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 137#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:10,822 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:10,822 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:10,822 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:10,822 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:10,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][301], [281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:10,823 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:10,823 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:10,823 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:10,823 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:10,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][301], [Black: 269#true, 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 265#(= |#race~threads_total~0| 0), 72#L1043-3true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:10,842 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:10,842 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:10,842 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:10,842 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:10,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][304], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 137#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:10,847 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:10,847 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:10,847 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:10,847 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:10,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][304], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:10,847 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:10,847 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:10,847 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:10,847 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:10,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][304], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 72#L1043-3true, 271#(= |#race~tids~0| 0), 255#true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:10,866 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:10,866 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:10,866 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:10,866 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:10,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][307], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 137#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:10,871 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:10,872 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:10,872 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:10,872 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:10,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][307], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:10,872 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:10,872 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:10,872 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:10,872 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:10,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][307], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 72#L1043-3true, 271#(= |#race~tids~0| 0), 255#true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 242#L1028-5true, 273#true, 258#true]) [2025-02-08 05:45:10,969 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:10,969 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:10,969 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:10,970 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:11,562 INFO L124 PetriNetUnfolderBase]: 7213/20074 cut-off events. [2025-02-08 05:45:11,562 INFO L125 PetriNetUnfolderBase]: For 1523/1768 co-relation queries the response was YES. [2025-02-08 05:45:11,619 INFO L83 FinitePrefix]: Finished finitePrefix Result has 31034 conditions, 20074 events. 7213/20074 cut-off events. For 1523/1768 co-relation queries the response was YES. Maximal size of possible extension queue 598. Compared 201057 event pairs, 1428 based on Foata normal form. 27/17472 useless extension candidates. Maximal degree in co-relation 31002. Up to 6007 conditions per place. [2025-02-08 05:45:11,692 INFO L140 encePairwiseOnDemand]: 262/277 looper letters, 116 selfloop transitions, 32 changer transitions 0/315 dead transitions. [2025-02-08 05:45:11,692 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 215 places, 315 transitions, 1020 flow [2025-02-08 05:45:11,693 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:45:11,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:45:11,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1463 transitions. [2025-02-08 05:45:11,695 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8802647412755716 [2025-02-08 05:45:11,696 INFO L175 Difference]: Start difference. First operand has 210 places, 210 transitions, 458 flow. Second operand 6 states and 1463 transitions. [2025-02-08 05:45:11,696 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 215 places, 315 transitions, 1020 flow [2025-02-08 05:45:11,702 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 211 places, 315 transitions, 1013 flow, removed 0 selfloop flow, removed 4 redundant places. [2025-02-08 05:45:11,705 INFO L231 Difference]: Finished difference. Result has 215 places, 243 transitions, 667 flow [2025-02-08 05:45:11,705 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=451, PETRI_DIFFERENCE_MINUEND_PLACES=206, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=210, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=196, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=667, PETRI_PLACES=215, PETRI_TRANSITIONS=243} [2025-02-08 05:45:11,706 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, 0 predicate places. [2025-02-08 05:45:11,706 INFO L471 AbstractCegarLoop]: Abstraction has has 215 places, 243 transitions, 667 flow [2025-02-08 05:45:11,707 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 220.66666666666666) internal successors, (1324), 6 states have internal predecessors, (1324), 0 states have call successors, (0), 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-02-08 05:45:11,707 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:11,707 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-02-08 05:45:11,707 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-02-08 05:45:11,707 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-02-08 05:45:11,707 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:11,707 INFO L85 PathProgramCache]: Analyzing trace with hash 1843481792, now seen corresponding path program 1 times [2025-02-08 05:45:11,708 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:11,708 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1833201689] [2025-02-08 05:45:11,708 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:11,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:11,716 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 65 statements into 1 equivalence classes. [2025-02-08 05:45:11,720 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 65 of 65 statements. [2025-02-08 05:45:11,721 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:11,721 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:11,740 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:11,740 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:11,740 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1833201689] [2025-02-08 05:45:11,740 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1833201689] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:11,740 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:11,740 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:11,740 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [6019091] [2025-02-08 05:45:11,740 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:11,740 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:11,740 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:11,740 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:11,740 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:11,753 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 243 out of 277 [2025-02-08 05:45:11,754 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 215 places, 243 transitions, 667 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-02-08 05:45:11,754 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:11,754 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 243 of 277 [2025-02-08 05:45:11,755 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:12,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 90#L1043-2true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,005 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-08 05:45:12,005 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:12,005 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:12,005 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:12,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 95#L1043true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,037 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-08 05:45:12,037 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:12,037 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:45:12,038 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:12,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 90#L1043-2true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,039 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-02-08 05:45:12,039 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:12,039 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-02-08 05:45:12,039 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-08 05:45:12,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,039 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-02-08 05:45:12,039 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-08 05:45:12,039 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-08 05:45:12,039 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-08 05:45:12,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 95#L1043true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,070 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-02-08 05:45:12,071 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:12,071 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:12,071 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:12,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 95#L1043true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,071 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-02-08 05:45:12,071 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-08 05:45:12,071 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-08 05:45:12,071 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-08 05:45:12,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 90#L1043-2true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,220 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:45:12,220 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:12,220 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:12,220 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:45:12,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 90#L1043-2true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,227 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is not cut-off event [2025-02-08 05:45:12,228 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-02-08 05:45:12,228 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-02-08 05:45:12,228 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-02-08 05:45:12,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 90#L1043-2true, 22#L1034-5true, 46#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,229 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:45:12,230 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:12,230 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:12,230 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:45:12,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 95#L1043true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,241 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-02-08 05:45:12,241 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-02-08 05:45:12,241 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-02-08 05:45:12,241 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-02-08 05:45:12,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 95#L1043true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 46#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,242 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-08 05:45:12,242 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:45:12,242 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:12,242 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:12,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 103#L1043-7true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,248 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-02-08 05:45:12,248 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,249 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:12,249 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:12,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 95#L1043true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,250 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-02-08 05:45:12,250 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-08 05:45:12,250 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-02-08 05:45:12,250 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-02-08 05:45:12,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 11#L1043-6true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,257 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,257 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,257 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:12,257 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:12,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,258 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,258 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,258 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:12,258 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:12,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 103#L1043-7true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,259 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,259 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:12,260 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:12,260 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,267 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,267 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,267 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,267 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 11#L1043-6true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,269 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,269 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,269 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,269 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 11#L1043-6true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,270 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,270 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,270 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,270 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,276 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,276 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,276 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,276 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,278 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,279 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,279 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,279 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,279 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,279 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,279 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,279 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 103#L1043-7true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,281 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,281 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:12,281 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:12,281 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:12,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 103#L1043-7true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,281 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,282 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:12,282 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:12,282 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:12,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,284 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,285 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,285 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,285 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,287 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,287 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,287 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,287 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,287 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,287 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,287 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,287 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,290 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,290 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,290 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,290 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,291 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,291 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:12,291 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,291 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:12,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 103#L1043-7true, 46#L1034-4true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,292 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,292 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:12,292 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,292 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:12,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,295 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,295 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:12,295 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,295 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,296 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,296 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,296 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,296 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:12,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,299 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,299 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,299 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,299 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:12,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,302 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,302 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,302 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,302 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,302 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,302 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,302 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,302 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 46#L1034-4true, 11#L1043-6true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,304 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,304 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,304 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,304 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 46#L1034-4true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,305 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,305 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,305 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,305 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 103#L1043-7true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,305 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-08 05:45:12,305 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:12,305 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-08 05:45:12,305 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:12,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 103#L1043-7true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,305 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-08 05:45:12,306 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:12,306 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:12,306 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:12,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,308 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:12,309 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:12,309 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,309 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 214#L1034-2true, 271#(= |#race~tids~0| 0), 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,310 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:12,310 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:12,310 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,310 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,312 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,312 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,312 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,312 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,312 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,313 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,313 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,313 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 46#L1034-4true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,314 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,314 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,315 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,315 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 22#L1034-5true, 46#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,315 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,315 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,315 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,315 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 11#L1043-6true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,316 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-08 05:45:12,316 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:12,316 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:12,316 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:12,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, 265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 11#L1043-6true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,316 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-08 05:45:12,316 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:12,316 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:12,316 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:12,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 11#L1043-6true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,317 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-08 05:45:12,317 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:12,317 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:12,317 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:12,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 269#true, 265#(= |#race~threads_total~0| 0), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 11#L1043-6true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,317 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-08 05:45:12,317 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:12,317 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:12,317 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:12,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 214#L1034-2true, 271#(= |#race~tids~0| 0), Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,319 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:12,319 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:12,319 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:12,319 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:12,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,320 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,320 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,320 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,320 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,320 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,320 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,320 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,320 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 46#L1034-4true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,322 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,322 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,322 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,323 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 46#L1034-4true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,323 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,323 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,323 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,323 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 269#true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), 289#true, 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 138#L1043-5true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,324 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-08 05:45:12,324 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:12,324 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:12,324 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:12,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 269#true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,324 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-08 05:45:12,324 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:12,324 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:12,324 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:12,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 138#L1043-5true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,325 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-08 05:45:12,325 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:12,325 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:12,325 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:12,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 131#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,326 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,326 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,326 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,326 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][234], [Black: 269#true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), 289#true, 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 255#true, 138#L1043-5true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,327 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-08 05:45:12,327 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:12,327 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:12,327 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:12,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][234], [Black: 269#true, 265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, 271#(= |#race~tids~0| 0), 255#true, 138#L1043-5true, 242#L1028-5true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,327 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-08 05:45:12,327 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:12,327 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:12,327 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:12,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 138#L1043-5true, 242#L1028-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,328 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-08 05:45:12,328 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:12,328 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:12,328 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:12,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 46#L1034-4true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,331 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:12,331 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,331 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,331 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 46#L1034-4true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,331 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:12,332 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,332 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,332 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 269#true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), 289#true, 271#(= |#race~tids~0| 0), 205#L1043-4true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,332 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:12,332 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:12,332 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:12,332 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-08 05:45:12,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 271#(= |#race~tids~0| 0), 205#L1043-4true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,332 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:12,332 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:12,333 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:12,333 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-08 05:45:12,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 271#(= |#race~tids~0| 0), 205#L1043-4true, 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,333 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:12,333 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:12,333 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:12,333 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-08 05:45:12,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,333 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:12,333 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:12,333 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:12,333 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-08 05:45:12,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, 131#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,334 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:12,334 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,334 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,334 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][234], [Black: 269#true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), 289#true, 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,335 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:12,335 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,335 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:12,335 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:12,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][234], [Black: 269#true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), 289#true, 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,335 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:12,335 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,335 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:12,335 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:12,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][234], [Black: 269#true, 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 242#L1028-5true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,336 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:12,336 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,336 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:12,336 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:12,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,336 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:12,336 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,336 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:12,336 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:12,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 269#true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), 72#L1043-3true, 289#true, 271#(= |#race~tids~0| 0), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,338 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,338 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-08 05:45:12,338 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-02-08 05:45:12,338 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:12,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 271#(= |#race~tids~0| 0), 289#true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,338 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,338 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-08 05:45:12,338 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-02-08 05:45:12,338 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:12,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 269#true, 265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (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, 289#true, 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,339 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,339 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-02-08 05:45:12,339 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:12,339 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-08 05:45:12,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 128#L1028-5true, 257#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,339 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,339 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-08 05:45:12,339 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-02-08 05:45:12,339 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:12,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, 131#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,340 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:12,340 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,340 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:12,340 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][234], [Black: 269#true, 265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, 271#(= |#race~tids~0| 0), 255#true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,340 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,340 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,340 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,340 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:12,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][234], [Black: 269#true, 265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,341 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,341 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,341 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,341 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:12,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][234], [281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, 265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,341 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,341 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:12,341 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,341 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,342 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,342 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:12,342 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,342 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 253#L1034-2true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,342 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:12,343 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,343 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,343 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:12,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][234], [Black: 269#true, 265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 271#(= |#race~tids~0| 0), 255#true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 137#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,344 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,344 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:12,344 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,344 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][234], [Black: 269#true, 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 271#(= |#race~tids~0| 0), 255#true, 137#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 242#L1028-5true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,344 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,344 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:12,344 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,344 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 137#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,345 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,345 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:12,345 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,345 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:12,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 253#L1034-2true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,348 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:12,348 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:12,348 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:12,348 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:12,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 103#L1043-7true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,356 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-02-08 05:45:12,356 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-02-08 05:45:12,356 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-08 05:45:12,356 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-02-08 05:45:12,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 103#L1043-7true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,356 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-02-08 05:45:12,356 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:12,356 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,356 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 46#L1034-4true, 22#L1034-5true, 103#L1043-7true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,357 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-02-08 05:45:12,357 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,357 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:12,357 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,360 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-02-08 05:45:12,360 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-02-08 05:45:12,360 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-08 05:45:12,360 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:12,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 11#L1043-6true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,360 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,360 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,360 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,360 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 46#L1034-4true, 22#L1034-5true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,360 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,360 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,360 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:12,360 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,365 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-02-08 05:45:12,365 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-08 05:45:12,365 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:12,365 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-08 05:45:12,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,366 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,366 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,366 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,366 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 22#L1034-5true, 46#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,366 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,366 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,366 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:12,366 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,371 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2025-02-08 05:45:12,371 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:12,371 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-08 05:45:12,371 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:12,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,371 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,371 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,372 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,372 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 46#L1034-4true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,372 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,372 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,372 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,372 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,373 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,373 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,373 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,373 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:12,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,378 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-02-08 05:45:12,378 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:12,378 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-08 05:45:12,378 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:12,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,379 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,379 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:12,379 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,379 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 46#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,379 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,379 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:12,379 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,379 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,381 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,381 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:12,381 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:12,381 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 131#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,383 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-02-08 05:45:12,383 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-08 05:45:12,383 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:12,383 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:12,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,390 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,390 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:12,390 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:12,390 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, 131#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,392 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-02-08 05:45:12,392 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:12,392 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:12,392 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:12,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), 214#L1034-2true, Black: 269#true, 271#(= |#race~tids~0| 0), 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,393 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,393 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:12,393 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:12,393 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:12,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, 131#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,402 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-02-08 05:45:12,402 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:12,403 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:12,403 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:12,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, 265#(= |#race~threads_total~0| 0), 214#L1034-2true, Black: 269#true, 271#(= |#race~tids~0| 0), Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,403 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:12,403 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:12,403 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:12,403 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:12,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 253#L1034-2true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,410 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-02-08 05:45:12,410 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:12,410 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:12,411 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:12,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, 265#(= |#race~threads_total~0| 0), 253#L1034-2true, Black: 269#true, 271#(= |#race~tids~0| 0), 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:12,422 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-02-08 05:45:12,422 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:12,422 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:12,422 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-08 05:45:12,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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[][192], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 42#L1026-2true, 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,574 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:12,574 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-08 05:45:12,574 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:45:12,574 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:45:12,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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[][192], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 257#true, 135#L1026-1true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,575 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:12,575 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:45:12,575 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:45:12,575 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-08 05:45:12,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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[][178], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 232#L1025true, 256#true]) [2025-02-08 05:45:12,602 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:12,602 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:12,602 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:45:12,602 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:12,634 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 242#L1028-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,634 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:12,634 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:12,634 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:12,634 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:12,634 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:12,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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[][178], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 97#L1045true, 217#L1026-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,638 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:12,639 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:45:12,639 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-08 05:45:12,639 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:12,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([698] 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[][192], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 257#true, 135#L1026-1true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,639 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:12,639 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:45:12,639 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:12,639 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:45:12,639 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-08 05:45:12,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([698] 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[][192], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 42#L1026-2true, 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,639 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:12,639 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:12,639 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-08 05:45:12,639 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:45:12,639 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:45:12,746 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([698] 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[][192], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 135#L1026-1true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,747 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:12,747 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:45:12,747 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:12,747 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:45:12,747 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-08 05:45:12,747 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:12,754 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([698] 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[][192], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 42#L1026-2true, 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,754 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:12,754 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:12,754 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-08 05:45:12,754 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:45:12,754 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-08 05:45:12,755 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:12,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] 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[][115], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 289#true, 97#L1045true, 155#L1031-8true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,758 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:12,759 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:12,759 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:12,759 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:12,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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[][178], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 199#L1027-3true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,760 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:12,760 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:12,760 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:45:12,760 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:12,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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[][178], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 66#L1027true, 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,765 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:12,765 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:12,765 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:12,765 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:12,773 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,773 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:12,773 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:12,773 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:12,773 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:12,773 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:12,773 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:12,778 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 95#L1043true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,779 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:45:12,779 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:45:12,779 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:45:12,779 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:12,779 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:45:12,780 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 90#L1043-2true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,780 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:45:12,780 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:12,780 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:12,780 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:12,780 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:12,780 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([618] L1034-6-->L1034-5: Formula: (= (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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 90#L1043-2true, 46#L1034-4true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,780 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:45:12,780 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:12,780 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:12,780 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:45:12,780 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:12,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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[][178], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 221#L1029true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,785 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:45:12,785 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:12,785 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:12,785 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:45:12,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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[][178], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 70#L1031-8true, 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,791 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:12,791 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:12,792 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:12,792 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:12,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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[][178], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 133#L1031-2true, 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:12,801 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:12,801 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:12,801 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:12,802 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:12,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 103#L1043-7true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:12,811 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:12,811 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:12,811 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:12,811 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:12,811 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:12,815 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 11#L1043-6true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,816 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:12,816 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:12,816 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:12,816 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:12,816 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:12,816 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, 289#true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, 11#L1043-6true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,816 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:12,816 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:12,816 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:12,816 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:12,816 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:12,821 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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[][234], [265#(= |#race~threads_total~0| 0), Black: 269#true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 255#true, 138#L1043-5true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,821 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:12,821 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:12,821 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:12,821 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:12,821 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:12,822 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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[][234], [265#(= |#race~threads_total~0| 0), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 271#(= |#race~tids~0| 0), 255#true, 138#L1043-5true, 242#L1028-5true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,822 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:12,822 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:12,822 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:12,822 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:12,822 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:12,822 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 138#L1043-5true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,822 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:12,822 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:12,822 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:12,822 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:12,823 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:12,826 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), Black: 269#true, 289#true, 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,826 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:12,826 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:12,826 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,826 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:12,826 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:12,826 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), Black: 269#true, 289#true, 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,826 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:12,826 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:12,826 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,826 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:12,826 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:12,827 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, 289#true, 271#(= |#race~tids~0| 0), 205#L1043-4true, 255#true, 242#L1028-5true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,827 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:12,827 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:12,827 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,827 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:12,827 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:12,827 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,827 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:12,827 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:12,827 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,828 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:12,828 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:12,829 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), Black: 269#true, 72#L1043-3true, 289#true, 271#(= |#race~tids~0| 0), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,829 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:12,829 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,829 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,829 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:12,829 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,829 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), Black: 269#true, 72#L1043-3true, 289#true, 271#(= |#race~tids~0| 0), 255#true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,829 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:12,829 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,829 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,829 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,829 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:12,829 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, 72#L1043-3true, 289#true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,830 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:12,830 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:12,830 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,830 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,830 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,830 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,830 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:12,830 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:12,830 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,830 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,830 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,830 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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[][234], [265#(= |#race~threads_total~0| 0), Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 269#true, 289#true, 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 255#true, 137#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,831 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:12,831 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:12,831 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,831 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,831 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,831 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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[][234], [265#(= |#race~threads_total~0| 0), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 269#true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 271#(= |#race~tids~0| 0), 255#true, 137#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 242#L1028-5true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,831 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:12,831 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:12,831 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,831 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,831 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,832 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] 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[][234], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 137#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 242#L1028-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:12,832 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:12,832 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:12,832 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,832 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,832 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:12,841 INFO L124 PetriNetUnfolderBase]: 2351/10111 cut-off events. [2025-02-08 05:45:12,842 INFO L125 PetriNetUnfolderBase]: For 1784/2073 co-relation queries the response was YES. [2025-02-08 05:45:12,867 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16685 conditions, 10111 events. 2351/10111 cut-off events. For 1784/2073 co-relation queries the response was YES. Maximal size of possible extension queue 276. Compared 100479 event pairs, 388 based on Foata normal form. 17/8479 useless extension candidates. Maximal degree in co-relation 16651. Up to 1564 conditions per place. [2025-02-08 05:45:12,890 INFO L140 encePairwiseOnDemand]: 271/277 looper letters, 29 selfloop transitions, 5 changer transitions 0/254 dead transitions. [2025-02-08 05:45:12,890 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 217 places, 254 transitions, 765 flow [2025-02-08 05:45:12,890 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:12,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:12,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 764 transitions. [2025-02-08 05:45:12,892 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9193742478941035 [2025-02-08 05:45:12,892 INFO L175 Difference]: Start difference. First operand has 215 places, 243 transitions, 667 flow. Second operand 3 states and 764 transitions. [2025-02-08 05:45:12,892 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 217 places, 254 transitions, 765 flow [2025-02-08 05:45:12,897 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 217 places, 254 transitions, 765 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:45:12,899 INFO L231 Difference]: Finished difference. Result has 219 places, 247 transitions, 705 flow [2025-02-08 05:45:12,900 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=667, PETRI_DIFFERENCE_MINUEND_PLACES=215, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=243, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=238, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=705, PETRI_PLACES=219, PETRI_TRANSITIONS=247} [2025-02-08 05:45:12,900 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, 4 predicate places. [2025-02-08 05:45:12,900 INFO L471 AbstractCegarLoop]: Abstraction has has 219 places, 247 transitions, 705 flow [2025-02-08 05:45:12,901 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-02-08 05:45:12,901 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:12,901 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-02-08 05:45:12,901 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-02-08 05:45:12,901 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-02-08 05:45:12,901 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:12,901 INFO L85 PathProgramCache]: Analyzing trace with hash 25529002, now seen corresponding path program 1 times [2025-02-08 05:45:12,901 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:12,901 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1867474811] [2025-02-08 05:45:12,901 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:12,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:12,909 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 84 statements into 1 equivalence classes. [2025-02-08 05:45:12,912 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 84 of 84 statements. [2025-02-08 05:45:12,912 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:12,912 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:12,928 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:12,928 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:12,928 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1867474811] [2025-02-08 05:45:12,928 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1867474811] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:12,928 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:12,929 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:12,929 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1632294665] [2025-02-08 05:45:12,929 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:12,929 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:12,929 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:12,929 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:12,929 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:12,940 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 243 out of 277 [2025-02-08 05:45:12,941 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 219 places, 247 transitions, 705 flow. Second operand has 3 states, 3 states have (on average 245.0) internal successors, (735), 3 states have internal predecessors, (735), 0 states have call successors, (0), 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-02-08 05:45:12,941 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:12,941 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 243 of 277 [2025-02-08 05:45:12,941 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:13,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] 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[][111], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 224#L1029true, 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,659 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:13,660 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:45:13,660 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:45:13,660 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:13,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] 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[][111], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 17#L1027-3true, 271#(= |#race~tids~0| 0), 255#true, 294#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,669 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:13,669 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:45:13,669 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-08 05:45:13,669 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:13,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] 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[][111], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 29#L1027true, 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 294#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,669 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-08 05:45:13,669 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:13,669 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:13,669 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:13,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] 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[][208], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 99#L1026-1true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 296#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,670 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:13,670 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:45:13,670 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:13,670 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-08 05:45:13,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([697] 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[][208], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 31#L1026-2true, 296#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,670 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:13,670 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:45:13,670 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:45:13,670 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:13,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] 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[][242], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 255#true, 294#true, 242#L1028-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,693 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:13,693 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:13,693 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:13,693 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:13,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 294#true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,714 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:45:13,714 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:13,714 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:13,714 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:13,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,714 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:45:13,714 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:45:13,714 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:13,714 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:13,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 95#L1043true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,714 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:45:13,715 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:13,715 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:13,715 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:45:13,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 95#L1043true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,715 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:45:13,715 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:45:13,715 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:13,715 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:13,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 294#true, 128#L1028-5true, 257#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,717 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:13,717 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:13,717 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:13,717 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:13,721 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,721 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:45:13,721 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:45:13,721 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:13,721 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:45:13,721 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:13,724 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 294#true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,724 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:45:13,724 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:13,725 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:13,725 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:13,725 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:13,728 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 95#L1043true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,728 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:45:13,728 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:13,728 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:13,728 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:13,728 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:45:13,730 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,730 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-08 05:45:13,730 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:45:13,730 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:13,730 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:13,730 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-08 05:45:13,730 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:13,730 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,730 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-08 05:45:13,730 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:13,730 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:13,730 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:13,731 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:13,731 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:13,731 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 95#L1043true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,731 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:13,731 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:13,731 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:13,731 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:13,731 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:45:13,731 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:13,735 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 95#L1043true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,735 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:13,735 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:45:13,735 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:13,735 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:13,735 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:13,735 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 95#L1043true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,735 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:45:13,735 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:13,735 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-08 05:45:13,735 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:13,735 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:13,735 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:13,740 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,740 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:13,740 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:13,740 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:13,740 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:13,740 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:13,740 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 90#L1043-2true, 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,740 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:45:13,740 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:13,740 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:13,741 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:13,741 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:13,741 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:13,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 103#L1043-7true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,764 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-08 05:45:13,764 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:13,764 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:13,764 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:13,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 103#L1043-7true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,765 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-08 05:45:13,765 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:13,765 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:13,765 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:13,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,767 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,767 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:13,767 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,767 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,768 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,768 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,768 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:13,768 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 103#L1043-7true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,768 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,768 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,768 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:13,768 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 103#L1043-7true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,769 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,769 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,769 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:13,769 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,770 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,770 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,770 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,770 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,771 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,771 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,771 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,771 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 11#L1043-6true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,772 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,772 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,772 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,772 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 11#L1043-6true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,772 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,772 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,772 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,772 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 11#L1043-6true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,773 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,773 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,773 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,773 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,776 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,776 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,776 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,776 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,776 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,776 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,776 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,777 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 138#L1043-5true, 294#true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,777 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,777 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,777 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,777 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,778 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,778 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,778 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,778 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,778 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,778 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,778 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,778 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,781 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,781 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,781 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,781 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,781 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,782 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,782 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,782 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,782 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,782 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,782 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,782 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,783 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,783 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,783 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,783 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,783 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,784 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,784 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,784 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,784 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,784 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,784 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,784 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 138#L1043-5true, 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,785 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,785 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,785 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,785 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 103#L1043-7true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,786 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,786 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:13,786 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:13,786 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:13,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,788 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,788 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,788 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,788 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,788 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,789 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,789 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,789 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,789 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,789 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,789 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,789 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,790 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,790 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,790 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,790 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,790 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,790 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,791 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,791 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,792 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,792 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:13,792 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:13,792 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:13,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 11#L1043-6true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,793 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:13,793 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:13,793 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:13,793 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,793 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 103#L1043-7true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,793 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,793 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:13,793 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:13,793 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:13,793 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:13,794 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 103#L1043-7true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,794 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,794 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:13,794 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:13,794 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:13,794 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:13,794 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,794 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 103#L1043-7true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:13,794 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,794 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:13,795 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:13,795 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:13,795 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:13,795 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 103#L1043-7true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:13,795 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,795 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:13,795 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:13,795 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,795 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:13,795 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:13,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,797 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,797 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:13,797 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,797 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,797 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,797 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:13,797 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,797 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 214#L1034-2true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,798 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,798 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,798 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:13,798 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 214#L1034-2true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,798 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,798 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,798 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,799 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:13,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 294#true, 138#L1043-5true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,801 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:13,801 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,801 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:13,801 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:13,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 138#L1043-5true, 294#true, 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,802 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:13,802 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,802 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:13,802 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:13,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 128#L1028-5true, 257#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,802 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,802 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:13,802 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:13,802 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:13,803 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 11#L1043-6true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,803 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,803 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:13,803 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,803 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,803 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,803 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 11#L1043-6true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,803 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,803 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:13,803 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,803 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,803 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,803 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,804 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:13,804 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,804 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,804 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,804 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:13,804 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,804 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:13,804 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,804 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,804 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,804 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:13,804 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,804 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,805 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 103#L1043-7true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,805 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,805 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,805 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,805 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:13,805 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,805 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 103#L1043-7true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,805 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,805 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,805 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,805 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,805 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:13,806 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,806 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 103#L1043-7true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:13,806 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,806 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,806 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,806 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:13,806 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,806 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 103#L1043-7true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:13,806 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,806 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,806 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,806 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:13,806 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:13,807 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 214#L1034-2true, 271#(= |#race~tids~0| 0), 294#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,808 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,808 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,808 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:13,808 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:13,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 214#L1034-2true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,809 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,809 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:13,809 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,809 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:13,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,810 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:13,810 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,810 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:13,810 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,810 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:13,810 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,811 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:13,811 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,811 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:13,811 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,811 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:13,811 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,812 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,812 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:13,812 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:13,812 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,812 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,812 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,812 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,813 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,813 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,813 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,813 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,813 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,813 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,813 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,813 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,813 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,813 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,813 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:13,814 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,814 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,814 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,814 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,814 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,814 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:13,814 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,814 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,814 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,814 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,814 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,814 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,814 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 11#L1043-6true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,814 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,814 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,814 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,814 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,814 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,814 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 11#L1043-6true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,815 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,815 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,815 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,815 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,815 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,815 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,815 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 11#L1043-6true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:13,815 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,815 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,815 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,815 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,815 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,815 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 11#L1043-6true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:13,816 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,816 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,816 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,816 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,816 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,816 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,818 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 11#L1043-6true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,818 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,818 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,818 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,818 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,818 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,818 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 11#L1043-6true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,818 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,818 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,818 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,818 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:13,818 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:13,818 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,820 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:13,820 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,820 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,820 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:13,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,821 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:13,821 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,821 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:13,821 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (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, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,822 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:13,822 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,822 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,822 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:13,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,822 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,822 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:13,823 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:13,823 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,823 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:13,823 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,823 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,823 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,823 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,823 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,823 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:13,824 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,824 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,824 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,824 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,824 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,824 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,824 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,825 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,825 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,825 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,825 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,825 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,825 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,825 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,825 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,825 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,825 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,825 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,825 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,826 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,826 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,826 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,826 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,826 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,826 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,826 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,826 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,826 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,826 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,826 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,826 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,826 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,827 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,827 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,827 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,827 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,827 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,827 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,827 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,827 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,827 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,828 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,828 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,828 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,828 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,828 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:13,828 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,828 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,828 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,828 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,828 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,828 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, 256#true]) [2025-02-08 05:45:13,828 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,828 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:13,828 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,828 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,828 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,828 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:13,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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[][179], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 97#L1045true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 257#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,829 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2025-02-08 05:45:13,829 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-02-08 05:45:13,829 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-02-08 05:45:13,829 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-02-08 05:45:13,831 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:13,831 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,831 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,831 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,831 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,831 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,831 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:13,831 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,831 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,831 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,831 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,831 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,832 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,832 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,832 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,832 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,832 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,832 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,832 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,832 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 22#L1034-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,832 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,832 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,833 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,833 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,833 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,833 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,833 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,833 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,833 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,833 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,833 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,833 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,833 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,833 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,833 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,834 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,834 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,834 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,834 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,834 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:13,834 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,834 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,834 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,834 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,834 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,834 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:13,834 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,834 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,834 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,834 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,834 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,834 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,835 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,835 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,835 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,835 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,835 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,835 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,835 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,836 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,836 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,836 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,836 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,836 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,836 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,836 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,836 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,837 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,837 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,837 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,837 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,837 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,837 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,837 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,837 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,837 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,837 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,837 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,837 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,837 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,838 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,838 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,838 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,838 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,838 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,838 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,838 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,838 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,838 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:13,838 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,838 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,840 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 103#L1043-7true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,840 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,840 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:13,840 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:13,840 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:13,840 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,840 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 103#L1043-7true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,840 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,840 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,840 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:13,840 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:13,840 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:13,840 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:13,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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[][179], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 97#L1045true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 257#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,841 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-02-08 05:45:13,841 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-02-08 05:45:13,841 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-02-08 05:45:13,841 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-02-08 05:45:13,842 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,843 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,843 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,843 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,843 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,843 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,843 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,843 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,843 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,843 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,843 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,843 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,843 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,844 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:13,844 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,844 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,844 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,844 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,844 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,844 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:13,844 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,844 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,844 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,844 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,844 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,845 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,845 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,845 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,845 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,845 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,845 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,845 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,845 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 93#L1034-4true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,845 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,845 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,846 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,846 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,846 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,846 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,846 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,846 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,846 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,846 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,846 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,846 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,846 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,846 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,846 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,846 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,846 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,846 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,846 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,847 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,847 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,847 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,847 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,847 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,847 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,847 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,847 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,847 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,847 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,847 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:13,848 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,848 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,849 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,849 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,850 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:13,850 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:13,850 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:13,850 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,850 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 11#L1043-6true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,850 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,850 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,850 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:13,850 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:13,850 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:13,850 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,851 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 11#L1043-6true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,851 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,851 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:13,851 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:13,851 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,851 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:13,851 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 11#L1043-6true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,851 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,851 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,851 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:13,851 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:13,851 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:13,851 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:13,853 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,853 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,853 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:13,853 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,853 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,853 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,853 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,853 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,853 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:13,853 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,853 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,853 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,853 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,854 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,854 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,854 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:13,854 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,854 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,854 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,854 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1034-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,854 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,854 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:13,854 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,854 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,855 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,855 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,855 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 214#L1034-2true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,855 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,855 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,855 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:13,856 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,856 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,856 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 214#L1034-2true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,856 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,856 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,856 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:13,856 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,856 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,856 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,857 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 214#L1034-2true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2025-02-08 05:45:13,857 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,857 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,857 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,857 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,857 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:13,857 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 139#L1034-5true, 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 214#L1034-2true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,857 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,857 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,857 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,857 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,857 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:13,857 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:13,859 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 138#L1043-5true, 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,859 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,860 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,860 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:13,860 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:13,860 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:13,860 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 138#L1043-5true, 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,860 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,860 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,860 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:13,860 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,860 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:13,860 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:13,861 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,861 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,861 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,861 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:13,861 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:13,861 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:13,861 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,861 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,861 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,861 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:13,861 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,861 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:13,861 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:13,861 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 128#L1028-5true, 257#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,862 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,862 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:13,862 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,862 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:13,862 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:13,862 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 138#L1043-5true, 128#L1028-5true, 257#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,862 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,862 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:13,862 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:13,862 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,862 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:13,862 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:13,863 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 214#L1034-2true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,863 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,863 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,863 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,863 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:13,863 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:13,863 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 214#L1034-2true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,863 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:13,863 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,864 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,864 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,864 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:13,864 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:13,864 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 214#L1034-2true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,864 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,864 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:13,864 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,864 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,864 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:13,864 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([682] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 139#L1034-5true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 214#L1034-2true, 271#(= |#race~tids~0| 0), 294#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, 258#true]) [2025-02-08 05:45:13,864 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:13,864 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:13,864 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,865 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,865 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,865 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:13,865 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,866 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:13,866 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,866 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:13,866 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:13,866 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,866 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,866 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,866 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,866 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:13,866 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:13,866 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,866 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:13,867 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,867 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:13,867 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,867 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:13,867 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:13,867 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,867 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,867 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,867 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,867 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:13,867 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:13,867 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,867 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:13,867 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,867 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:13,867 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,867 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:13,867 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:13,867 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,867 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,868 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,868 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:13,868 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,868 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:13,868 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:13,868 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,868 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,869 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:13,869 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:13,869 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,869 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:13,869 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,869 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 289#true, 205#L1043-4true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,869 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,869 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:13,869 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:13,869 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:13,869 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:13,869 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,870 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,870 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:13,870 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,870 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,870 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:13,870 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:13,870 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2025-02-08 05:45:13,870 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:13,871 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:13,871 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,871 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,871 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:13,871 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:13,871 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,871 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:13,871 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,871 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:13,871 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,871 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:13,871 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 294#true, 128#L1028-5true, 257#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,871 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:13,871 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:13,871 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,871 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:13,871 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,872 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:13,872 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (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, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,872 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:13,872 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,872 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:13,872 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,872 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:13,872 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 281#(= (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, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,872 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:13,872 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,872 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:13,872 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,872 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:13,872 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:13,873 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,873 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:13,873 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:13,873 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:13,873 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,873 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,873 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([702] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 72#L1043-3true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 294#true, 128#L1028-5true, 257#true, 279#true, Black: 281#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:13,873 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:13,873 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:13,873 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:13,873 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:13,873 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:13,873 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:13,877 INFO L124 PetriNetUnfolderBase]: 2337/10174 cut-off events. [2025-02-08 05:45:13,877 INFO L125 PetriNetUnfolderBase]: For 1914/2162 co-relation queries the response was YES. [2025-02-08 05:45:13,908 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16982 conditions, 10174 events. 2337/10174 cut-off events. For 1914/2162 co-relation queries the response was YES. Maximal size of possible extension queue 271. Compared 100253 event pairs, 397 based on Foata normal form. 17/8633 useless extension candidates. Maximal degree in co-relation 16946. Up to 1592 conditions per place. [2025-02-08 05:45:13,935 INFO L140 encePairwiseOnDemand]: 271/277 looper letters, 29 selfloop transitions, 6 changer transitions 0/257 dead transitions. [2025-02-08 05:45:13,935 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 221 places, 257 transitions, 804 flow [2025-02-08 05:45:13,935 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:13,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:13,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 763 transitions. [2025-02-08 05:45:13,937 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9181708784596871 [2025-02-08 05:45:13,937 INFO L175 Difference]: Start difference. First operand has 219 places, 247 transitions, 705 flow. Second operand 3 states and 763 transitions. [2025-02-08 05:45:13,937 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 221 places, 257 transitions, 804 flow [2025-02-08 05:45:13,944 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 257 transitions, 792 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:45:13,946 INFO L231 Difference]: Finished difference. Result has 221 places, 251 transitions, 741 flow [2025-02-08 05:45:13,946 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=277, PETRI_DIFFERENCE_MINUEND_FLOW=695, PETRI_DIFFERENCE_MINUEND_PLACES=217, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=247, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=241, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=741, PETRI_PLACES=221, PETRI_TRANSITIONS=251} [2025-02-08 05:45:13,946 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, 6 predicate places. [2025-02-08 05:45:13,947 INFO L471 AbstractCegarLoop]: Abstraction has has 221 places, 251 transitions, 741 flow [2025-02-08 05:45:13,947 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 245.0) internal successors, (735), 3 states have internal predecessors, (735), 0 states have call successors, (0), 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-02-08 05:45:13,947 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:13,947 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-02-08 05:45:13,947 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-02-08 05:45:13,947 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-02-08 05:45:13,948 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:13,948 INFO L85 PathProgramCache]: Analyzing trace with hash 1365292856, now seen corresponding path program 1 times [2025-02-08 05:45:13,948 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:13,948 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [327995270] [2025-02-08 05:45:13,948 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:13,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:13,956 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 93 statements into 1 equivalence classes. [2025-02-08 05:45:13,964 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 93 of 93 statements. [2025-02-08 05:45:13,964 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:13,964 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 05:45:13,964 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 05:45:13,967 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 93 statements into 1 equivalence classes. [2025-02-08 05:45:13,972 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 93 of 93 statements. [2025-02-08 05:45:13,973 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:13,973 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 05:45:13,981 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 05:45:13,981 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-08 05:45:13,982 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 24 remaining) [2025-02-08 05:45:13,982 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (22 of 24 remaining) [2025-02-08 05:45:13,982 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (21 of 24 remaining) [2025-02-08 05:45:13,982 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (20 of 24 remaining) [2025-02-08 05:45:13,982 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (19 of 24 remaining) [2025-02-08 05:45:13,982 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (18 of 24 remaining) [2025-02-08 05:45:13,982 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (17 of 24 remaining) [2025-02-08 05:45:13,982 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (16 of 24 remaining) [2025-02-08 05:45:13,982 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (15 of 24 remaining) [2025-02-08 05:45:13,982 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (14 of 24 remaining) [2025-02-08 05:45:13,982 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 24 remaining) [2025-02-08 05:45:13,982 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 24 remaining) [2025-02-08 05:45:13,982 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (11 of 24 remaining) [2025-02-08 05:45:13,983 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (10 of 24 remaining) [2025-02-08 05:45:13,983 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (9 of 24 remaining) [2025-02-08 05:45:13,983 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (8 of 24 remaining) [2025-02-08 05:45:13,983 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (7 of 24 remaining) [2025-02-08 05:45:13,983 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 24 remaining) [2025-02-08 05:45:13,983 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (5 of 24 remaining) [2025-02-08 05:45:13,983 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 24 remaining) [2025-02-08 05:45:13,983 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 24 remaining) [2025-02-08 05:45:13,983 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 24 remaining) [2025-02-08 05:45:13,983 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 24 remaining) [2025-02-08 05:45:13,983 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 24 remaining) [2025-02-08 05:45:13,983 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-02-08 05:45:13,983 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:45:13,984 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-08 05:45:13,984 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-02-08 05:45:14,025 INFO L143 ThreadInstanceAdder]: Constructed 15 joinOtherThreadTransitions. [2025-02-08 05:45:14,029 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 317 places, 348 transitions, 759 flow [2025-02-08 05:45:14,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][101], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 118#L1043-2true, 313#true]) [2025-02-08 05:45:14,177 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-08 05:45:14,177 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:14,177 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:14,177 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:14,225 INFO L124 PetriNetUnfolderBase]: 178/1731 cut-off events. [2025-02-08 05:45:14,226 INFO L125 PetriNetUnfolderBase]: For 123/128 co-relation queries the response was YES. [2025-02-08 05:45:14,244 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1863 conditions, 1731 events. 178/1731 cut-off events. For 123/128 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 9291 event pairs, 2 based on Foata normal form. 4/1434 useless extension candidates. Maximal degree in co-relation 823. Up to 34 conditions per place. [2025-02-08 05:45:14,245 INFO L82 GeneralOperation]: Start removeDead. Operand has 317 places, 348 transitions, 759 flow [2025-02-08 05:45:14,256 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 275 places, 295 transitions, 635 flow [2025-02-08 05:45:14,258 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 05:45:14,258 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;@43831fcf, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 05:45:14,258 INFO L334 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2025-02-08 05:45:14,259 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 05:45:14,259 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2025-02-08 05:45:14,259 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:45:14,259 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:14,259 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-02-08 05:45:14,259 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-02-08 05:45:14,260 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:14,260 INFO L85 PathProgramCache]: Analyzing trace with hash -1111284748, now seen corresponding path program 1 times [2025-02-08 05:45:14,260 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:14,260 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [17617801] [2025-02-08 05:45:14,260 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:14,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:14,264 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-02-08 05:45:14,265 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-02-08 05:45:14,265 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:14,265 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:14,273 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:14,274 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:14,274 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [17617801] [2025-02-08 05:45:14,274 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [17617801] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:14,274 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:14,274 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:14,274 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1892537667] [2025-02-08 05:45:14,274 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:14,275 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:14,275 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:14,276 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:14,276 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:14,303 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 293 out of 348 [2025-02-08 05:45:14,304 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 275 places, 295 transitions, 635 flow. Second operand has 3 states, 3 states have (on average 294.3333333333333) internal successors, (883), 3 states have internal predecessors, (883), 0 states have call successors, (0), 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-02-08 05:45:14,304 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:14,304 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 293 of 348 [2025-02-08 05:45:14,304 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:15,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] 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][254], [314#true, 251#L1025true, 316#true, 320#true, 300#L1025true, 318#true, 149#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:15,204 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:15,204 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:45:15,205 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:15,205 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:15,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] 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][254], [314#true, 251#L1025true, 316#true, 320#true, 318#true, 149#L1032-1true, 187#L1027true, 118#L1043-2true]) [2025-02-08 05:45:15,361 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:15,361 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:45:15,361 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:15,361 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:15,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][133], [24#L1029true, 314#true, 316#true, 320#true, 300#L1025true, 318#true, 108#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:15,440 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:45:15,440 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:15,440 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:15,440 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:15,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][133], [314#true, 316#true, 190#L1031-8true, 320#true, 300#L1025true, 318#true, 108#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:15,495 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:15,495 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:15,495 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:15,495 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:15,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] 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][254], [214#L1032-1true, 314#true, 251#L1025true, 316#true, 320#true, 318#true, 149#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:15,554 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:15,554 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:15,554 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:15,554 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:15,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][133], [24#L1029true, 314#true, 316#true, 320#true, 318#true, 187#L1027true, 108#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:15,558 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:15,558 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:15,558 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:15,558 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:15,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][133], [314#true, 316#true, 190#L1031-8true, 320#true, 318#true, 187#L1027true, 108#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:15,594 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-08 05:45:15,594 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:15,595 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:15,595 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:15,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] 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][200], [214#L1032-1true, 201#L1029true, 24#L1029true, 314#true, 316#true, 320#true, 318#true, 118#L1043-2true]) [2025-02-08 05:45:15,601 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:45:15,601 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:15,601 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:15,601 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:15,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][133], [24#L1029true, 314#true, 316#true, 157#L1029true, 320#true, 318#true, 108#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:15,607 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:45:15,608 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:15,608 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:15,608 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:15,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] 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][200], [214#L1032-1true, 24#L1029true, 314#true, 316#true, 7#L1031-8true, 320#true, 318#true, 118#L1043-2true]) [2025-02-08 05:45:15,644 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:15,644 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:15,644 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:15,644 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:15,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] 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][200], [214#L1032-1true, 201#L1029true, 314#true, 316#true, 190#L1031-8true, 320#true, 318#true, 118#L1043-2true]) [2025-02-08 05:45:15,647 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:15,647 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:15,647 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:15,647 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:15,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][133], [24#L1029true, 314#true, 316#true, 242#L1031-8true, 320#true, 318#true, 108#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:15,653 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:15,653 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:15,653 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:15,653 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:15,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][133], [314#true, 316#true, 157#L1029true, 190#L1031-8true, 320#true, 318#true, 108#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:15,654 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:15,654 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:15,655 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:15,655 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:15,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] 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][254], [314#true, 251#L1025true, 315#true, 128#L1045true, 320#true, 318#true, 149#L1032-1true]) [2025-02-08 05:45:15,684 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:15,684 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:15,684 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:15,684 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:15,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] 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][254], [314#true, 316#true, 157#L1029true, 35#L1031-2true, 320#true, 318#true, 149#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:15,690 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:15,690 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:15,690 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:15,690 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:15,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][245], [317#true, 314#true, 316#true, 157#L1029true, 35#L1031-2true, 128#L1045true, 320#true]) [2025-02-08 05:45:15,691 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-08 05:45:15,691 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:15,691 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:15,691 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:15,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] 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][200], [214#L1032-1true, 314#true, 316#true, 190#L1031-8true, 7#L1031-8true, 320#true, 318#true, 118#L1043-2true]) [2025-02-08 05:45:15,703 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:15,703 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:15,703 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:15,703 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:15,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][133], [314#true, 316#true, 190#L1031-8true, 242#L1031-8true, 320#true, 318#true, 108#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:15,707 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:15,707 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:15,708 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:15,708 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:15,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][133], [214#L1032-1true, 24#L1029true, 314#true, 316#true, 320#true, 318#true, 108#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:15,730 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:15,730 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:15,730 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:15,731 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:15,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] 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][254], [314#true, 316#true, 35#L1031-2true, 242#L1031-8true, 320#true, 318#true, 149#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:15,738 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:15,738 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:15,738 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:15,738 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:15,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][245], [317#true, 314#true, 316#true, 35#L1031-2true, 242#L1031-8true, 128#L1045true, 320#true]) [2025-02-08 05:45:15,739 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:15,739 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:15,739 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:15,739 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:15,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] 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][200], [214#L1032-1true, 314#true, 316#true, 35#L1031-2true, 320#true, 91#L1031-2true, 318#true, 118#L1043-2true]) [2025-02-08 05:45:15,768 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:15,768 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:15,768 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:15,768 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:15,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] 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][254], [314#true, 316#true, 88#L1031-2true, 35#L1031-2true, 320#true, 318#true, 149#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:15,769 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:15,769 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:15,769 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:15,770 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:15,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][245], [317#true, 314#true, 316#true, 88#L1031-2true, 35#L1031-2true, 128#L1045true, 320#true]) [2025-02-08 05:45:15,770 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:15,770 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:15,770 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:15,770 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:15,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][133], [214#L1032-1true, 314#true, 316#true, 190#L1031-8true, 320#true, 318#true, 108#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:15,774 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:15,774 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:15,774 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:15,774 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:15,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] 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][254], [314#true, 251#L1025true, 315#true, 320#true, 318#true, 149#L1032-1true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:15,790 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:15,790 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:15,790 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:15,790 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:15,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][133], [24#L1029true, 314#true, 315#true, 128#L1045true, 320#true, 318#true, 108#L1032-1true]) [2025-02-08 05:45:15,826 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:15,826 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:15,826 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:15,827 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:15,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][133], [314#true, 315#true, 190#L1031-8true, 128#L1045true, 320#true, 318#true, 108#L1032-1true]) [2025-02-08 05:45:15,851 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:15,851 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:15,851 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:15,851 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:15,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][133], [24#L1029true, 314#true, 315#true, 320#true, 318#true, 108#L1032-1true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:15,877 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:15,877 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:15,877 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:15,877 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:15,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][133], [314#true, 315#true, 190#L1031-8true, 320#true, 318#true, 108#L1032-1true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:15,897 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:15,897 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:15,898 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:15,898 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:15,995 INFO L124 PetriNetUnfolderBase]: 3580/12266 cut-off events. [2025-02-08 05:45:15,996 INFO L125 PetriNetUnfolderBase]: For 2161/2248 co-relation queries the response was YES. [2025-02-08 05:45:16,098 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17066 conditions, 12266 events. 3580/12266 cut-off events. For 2161/2248 co-relation queries the response was YES. Maximal size of possible extension queue 250. Compared 114479 event pairs, 746 based on Foata normal form. 446/10665 useless extension candidates. Maximal degree in co-relation 12971. Up to 3873 conditions per place. [2025-02-08 05:45:16,186 INFO L140 encePairwiseOnDemand]: 341/348 looper letters, 37 selfloop transitions, 2 changer transitions 1/290 dead transitions. [2025-02-08 05:45:16,187 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 276 places, 290 transitions, 703 flow [2025-02-08 05:45:16,187 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:16,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:16,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 923 transitions. [2025-02-08 05:45:16,189 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8840996168582376 [2025-02-08 05:45:16,189 INFO L175 Difference]: Start difference. First operand has 275 places, 295 transitions, 635 flow. Second operand 3 states and 923 transitions. [2025-02-08 05:45:16,189 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 276 places, 290 transitions, 703 flow [2025-02-08 05:45:16,191 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 276 places, 290 transitions, 703 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:45:16,193 INFO L231 Difference]: Finished difference. Result has 276 places, 289 transitions, 627 flow [2025-02-08 05:45:16,194 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=348, PETRI_DIFFERENCE_MINUEND_FLOW=625, PETRI_DIFFERENCE_MINUEND_PLACES=274, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=290, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=288, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=627, PETRI_PLACES=276, PETRI_TRANSITIONS=289} [2025-02-08 05:45:16,194 INFO L279 CegarLoopForPetriNet]: 275 programPoint places, 1 predicate places. [2025-02-08 05:45:16,194 INFO L471 AbstractCegarLoop]: Abstraction has has 276 places, 289 transitions, 627 flow [2025-02-08 05:45:16,195 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 294.3333333333333) internal successors, (883), 3 states have internal predecessors, (883), 0 states have call successors, (0), 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-02-08 05:45:16,195 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:16,195 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-02-08 05:45:16,195 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-02-08 05:45:16,195 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-02-08 05:45:16,195 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:16,195 INFO L85 PathProgramCache]: Analyzing trace with hash 541694191, now seen corresponding path program 1 times [2025-02-08 05:45:16,196 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:16,196 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1444674691] [2025-02-08 05:45:16,196 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:16,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:16,200 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-02-08 05:45:16,202 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-02-08 05:45:16,202 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:16,202 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:16,212 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:16,212 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:16,212 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1444674691] [2025-02-08 05:45:16,212 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1444674691] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:16,212 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:16,212 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:16,212 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1184616982] [2025-02-08 05:45:16,213 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:16,213 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:16,213 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:16,213 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:16,213 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:16,235 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 285 out of 348 [2025-02-08 05:45:16,236 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 276 places, 289 transitions, 627 flow. Second operand has 3 states, 3 states have (on average 286.0) internal successors, (858), 3 states have internal predecessors, (858), 0 states have call successors, (0), 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-02-08 05:45:16,236 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:16,236 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 285 of 348 [2025-02-08 05:45:16,236 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:17,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] 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][248], [314#true, 251#L1025true, 316#true, 300#L1025true, 320#true, 149#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 118#L1043-2true]) [2025-02-08 05:45:17,197 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:17,197 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:45:17,197 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:17,197 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:17,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] 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][248], [314#true, 316#true, 251#L1025true, 320#true, 318#true, 187#L1027true, 149#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:17,307 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:17,307 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:17,307 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:45:17,307 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:17,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][239], [317#true, 314#true, 251#L1025true, 316#true, 128#L1045true, 300#L1025true, 320#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:17,332 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:45:17,332 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:17,332 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:17,332 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:17,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [24#L1029true, 314#true, 316#true, 300#L1025true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:17,354 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-08 05:45:17,354 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:17,354 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:17,354 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:17,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [314#true, 316#true, 190#L1031-8true, 300#L1025true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:17,397 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:17,397 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:17,397 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:17,397 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:17,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][239], [317#true, 314#true, 316#true, 251#L1025true, 128#L1045true, 320#true, 187#L1027true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:17,424 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:17,425 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:17,425 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:17,425 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:17,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [33#L1032true, 314#true, 316#true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 118#L1043-2true]) [2025-02-08 05:45:17,431 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:17,431 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:17,431 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:17,431 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:17,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [24#L1029true, 314#true, 316#true, 320#true, 187#L1027true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:17,446 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:17,446 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:17,446 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:17,446 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:17,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [38#L1025true, 33#L1032true, 314#true, 316#true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:17,454 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:17,454 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:17,454 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:17,454 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:17,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [314#true, 316#true, 300#L1025true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 188#L1032true]) [2025-02-08 05:45:17,455 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:17,456 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:17,456 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:17,456 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:17,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [314#true, 316#true, 190#L1031-8true, 320#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, 108#L1032-1true, 118#L1043-2true]) [2025-02-08 05:45:17,474 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-08 05:45:17,474 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:17,474 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:17,474 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:17,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] 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][195], [214#L1032-1true, 201#L1029true, 24#L1029true, 314#true, 316#true, 320#true, 325#(= |#race~threads_total~0| 0), 318#true, 118#L1043-2true]) [2025-02-08 05:45:17,479 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:45:17,479 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:17,479 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:17,479 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:17,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [24#L1029true, 314#true, 316#true, 157#L1029true, 320#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 118#L1043-2true]) [2025-02-08 05:45:17,485 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-08 05:45:17,485 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:17,485 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:17,485 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:17,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] 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][195], [214#L1032-1true, 24#L1029true, 314#true, 316#true, 7#L1031-8true, 320#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:17,513 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:17,513 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:17,513 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:17,513 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:17,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] 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][195], [214#L1032-1true, 201#L1029true, 314#true, 316#true, 190#L1031-8true, 320#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:17,515 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:17,515 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:17,515 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:17,515 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:17,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [24#L1029true, 314#true, 316#true, 242#L1031-8true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:17,518 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:17,519 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:17,519 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:17,519 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:17,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [314#true, 316#true, 157#L1029true, 190#L1031-8true, 320#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 118#L1043-2true]) [2025-02-08 05:45:17,520 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:17,520 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:17,520 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:17,520 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:17,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [298#L1027true, 33#L1032true, 314#true, 316#true, 320#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 118#L1043-2true]) [2025-02-08 05:45:17,540 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:17,540 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:17,540 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:17,540 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:17,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [314#true, 316#true, 320#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 187#L1027true, 118#L1043-2true, 188#L1032true]) [2025-02-08 05:45:17,542 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:17,542 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:17,542 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:17,542 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:17,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] 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][248], [314#true, 251#L1025true, 315#true, 128#L1045true, 320#true, 318#true, 149#L1032-1true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:17,545 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:17,545 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:17,545 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:17,545 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:17,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] 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][195], [214#L1032-1true, 314#true, 316#true, 190#L1031-8true, 7#L1031-8true, 320#true, 325#(= |#race~threads_total~0| 0), 318#true, 118#L1043-2true]) [2025-02-08 05:45:17,558 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:17,558 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:17,558 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:17,558 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:17,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [314#true, 316#true, 190#L1031-8true, 242#L1031-8true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:17,561 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:17,561 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:17,561 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:17,562 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:17,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [214#L1032-1true, 24#L1029true, 314#true, 316#true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:17,579 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:17,579 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:17,579 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:17,579 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:17,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] 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][195], [214#L1032-1true, 24#L1029true, 314#true, 316#true, 22#L1032true, 320#true, 325#(= |#race~threads_total~0| 0), 318#true, 118#L1043-2true]) [2025-02-08 05:45:17,585 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:17,585 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:17,585 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:17,585 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:17,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] 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][195], [214#L1032-1true, 201#L1029true, 314#true, 316#true, 320#true, 325#(= |#race~threads_total~0| 0), 318#true, 118#L1043-2true, 188#L1032true]) [2025-02-08 05:45:17,589 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:17,589 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:17,589 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:17,589 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:17,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [24#L1029true, 33#L1032true, 314#true, 316#true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:17,590 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:17,590 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:17,590 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:17,590 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:17,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [314#true, 316#true, 157#L1029true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 188#L1032true]) [2025-02-08 05:45:17,592 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:17,592 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:17,592 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:17,592 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:17,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] 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][195], [214#L1032-1true, 314#true, 316#true, 35#L1031-2true, 91#L1031-2true, 320#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:17,612 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:17,612 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:17,613 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:17,613 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:17,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([907] 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][248], [314#true, 316#true, 88#L1031-2true, 35#L1031-2true, 320#true, 318#true, 149#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:17,613 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:17,613 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:17,613 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:17,613 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:17,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [214#L1032-1true, 314#true, 316#true, 190#L1031-8true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:17,616 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:17,616 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:17,616 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:17,616 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:17,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] 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][195], [214#L1032-1true, 314#true, 316#true, 190#L1031-8true, 22#L1032true, 320#true, 325#(= |#race~threads_total~0| 0), 318#true, 118#L1043-2true]) [2025-02-08 05:45:17,621 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:17,621 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:17,621 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:17,621 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:17,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] 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][195], [214#L1032-1true, 314#true, 316#true, 7#L1031-8true, 320#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 188#L1032true]) [2025-02-08 05:45:17,625 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:17,625 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:17,625 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:17,625 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:17,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [33#L1032true, 314#true, 316#true, 190#L1031-8true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:17,628 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:17,628 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:17,628 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:17,628 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:17,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [314#true, 316#true, 242#L1031-8true, 320#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 118#L1043-2true, 188#L1032true]) [2025-02-08 05:45:17,629 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:17,630 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:17,630 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:17,630 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:17,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [33#L1032true, 314#true, 316#true, 320#true, 149#L1032-1true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:17,658 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:17,658 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:17,658 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:17,658 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:17,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [214#L1032-1true, 314#true, 316#true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 188#L1032true]) [2025-02-08 05:45:17,659 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:17,659 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:17,659 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:17,659 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:17,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [24#L1029true, 314#true, 315#true, 128#L1045true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:17,661 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:17,662 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:17,662 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:17,662 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:17,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([971] 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][195], [214#L1032-1true, 314#true, 316#true, 320#true, 22#L1032true, 325#(= |#race~threads_total~0| 0), 318#true, 118#L1043-2true, 188#L1032true]) [2025-02-08 05:45:17,663 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:17,663 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:17,663 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:17,663 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:17,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [33#L1032true, 314#true, 316#true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 188#L1032true]) [2025-02-08 05:45:17,664 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:17,664 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:17,664 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:17,664 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:17,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [314#true, 190#L1031-8true, 315#true, 128#L1045true, 320#true, 318#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:17,677 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:17,677 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:17,677 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:17,677 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:17,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [314#true, 315#true, 128#L1045true, 320#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 188#L1032true]) [2025-02-08 05:45:17,700 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:17,700 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:17,700 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:17,700 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:17,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1035] 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][129], [317#true, 33#L1032true, 314#true, 316#true, 128#L1045true, 320#true, 108#L1032-1true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:17,701 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:17,701 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:17,701 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:17,701 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:17,750 INFO L124 PetriNetUnfolderBase]: 4117/13828 cut-off events. [2025-02-08 05:45:17,750 INFO L125 PetriNetUnfolderBase]: For 2832/2928 co-relation queries the response was YES. [2025-02-08 05:45:17,831 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19499 conditions, 13828 events. 4117/13828 cut-off events. For 2832/2928 co-relation queries the response was YES. Maximal size of possible extension queue 309. Compared 133530 event pairs, 932 based on Foata normal form. 0/11478 useless extension candidates. Maximal degree in co-relation 19468. Up to 4436 conditions per place. [2025-02-08 05:45:17,893 INFO L140 encePairwiseOnDemand]: 341/348 looper letters, 39 selfloop transitions, 1 changer transitions 0/283 dead transitions. [2025-02-08 05:45:17,893 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 271 places, 283 transitions, 695 flow [2025-02-08 05:45:17,894 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:17,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:17,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 901 transitions. [2025-02-08 05:45:17,895 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8630268199233716 [2025-02-08 05:45:17,895 INFO L175 Difference]: Start difference. First operand has 276 places, 289 transitions, 627 flow. Second operand 3 states and 901 transitions. [2025-02-08 05:45:17,895 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 271 places, 283 transitions, 695 flow [2025-02-08 05:45:17,896 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 269 places, 283 transitions, 691 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:45:17,898 INFO L231 Difference]: Finished difference. Result has 269 places, 283 transitions, 613 flow [2025-02-08 05:45:17,898 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=348, PETRI_DIFFERENCE_MINUEND_FLOW=611, PETRI_DIFFERENCE_MINUEND_PLACES=267, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=283, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=282, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=613, PETRI_PLACES=269, PETRI_TRANSITIONS=283} [2025-02-08 05:45:17,899 INFO L279 CegarLoopForPetriNet]: 275 programPoint places, -6 predicate places. [2025-02-08 05:45:17,899 INFO L471 AbstractCegarLoop]: Abstraction has has 269 places, 283 transitions, 613 flow [2025-02-08 05:45:17,899 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 286.0) internal successors, (858), 3 states have internal predecessors, (858), 0 states have call successors, (0), 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-02-08 05:45:17,899 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:17,899 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-02-08 05:45:17,899 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-02-08 05:45:17,900 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-02-08 05:45:17,900 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:17,900 INFO L85 PathProgramCache]: Analyzing trace with hash -1335854135, now seen corresponding path program 1 times [2025-02-08 05:45:17,900 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:17,900 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1971412535] [2025-02-08 05:45:17,900 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:17,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:17,903 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-02-08 05:45:17,905 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-02-08 05:45:17,905 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:17,905 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:17,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-02-08 05:45:17,916 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:17,916 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1971412535] [2025-02-08 05:45:17,916 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1971412535] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:17,916 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:17,916 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:17,916 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1532904196] [2025-02-08 05:45:17,916 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:17,916 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:17,917 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:17,917 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:17,917 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:17,944 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 293 out of 348 [2025-02-08 05:45:17,945 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 269 places, 283 transitions, 613 flow. Second operand has 3 states, 3 states have (on average 294.3333333333333) internal successors, (883), 3 states have internal predecessors, (883), 0 states have call successors, (0), 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-02-08 05:45:17,945 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:17,945 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 293 of 348 [2025-02-08 05:45:17,945 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:19,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([912] 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][250], [326#true, 314#true, 316#true, 251#L1025true, 165#L1034-8true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:19,597 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:19,597 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:45:19,597 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-08 05:45:19,597 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:45:19,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 38#L1025true, 235#L1045-8true, 314#true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:19,619 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:45:19,619 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:19,619 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:19,619 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:19,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 38#L1025true, 314#true, 44#L1043-11true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:19,643 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:45:19,643 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:45:19,643 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:19,643 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:19,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 38#L1025true, 316#true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:19,644 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:45:19,644 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:19,644 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:19,644 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:19,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([912] 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][250], [326#true, 314#true, 316#true, 251#L1025true, 165#L1034-8true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:19,815 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:45:19,815 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:19,815 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:19,815 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:45:19,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 38#L1025true, 235#L1045-8true, 314#true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:19,830 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:19,830 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:19,830 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:19,830 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:19,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [38#L1025true, 326#true, 316#true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:19,830 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:19,831 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:19,831 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:19,831 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:19,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:19,831 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:19,831 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:19,831 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:19,831 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:19,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 298#L1027true, 316#true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:19,832 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:19,832 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:19,832 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:19,832 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:19,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 314#true, 44#L1043-11true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:19,850 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:19,850 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:19,850 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:19,850 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:19,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:19,851 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:19,851 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:19,851 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:19,851 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:19,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][210], [326#true, 38#L1025true, 201#L1029true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:19,917 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:19,917 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:19,917 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:19,917 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:19,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [38#L1025true, 326#true, 201#L1029true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:19,917 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:19,917 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:19,917 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:19,917 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:19,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 38#L1025true, 235#L1045-8true, 314#true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:19,920 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:19,920 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:19,920 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:19,920 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:19,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 38#L1025true, 316#true, 157#L1029true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:19,920 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:19,920 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:19,920 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:19,920 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:19,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [38#L1025true, 326#true, 201#L1029true, 44#L1043-11true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:19,933 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:19,933 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:19,933 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:19,933 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:19,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 314#true, 44#L1043-11true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:19,936 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:19,936 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:19,936 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:19,936 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:19,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][210], [326#true, 38#L1025true, 314#true, 315#true, 128#L1045true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:19,993 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:19,993 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:19,993 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:19,993 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:19,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 38#L1025true, 235#L1045-8true, 314#true, 316#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:19,993 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:19,993 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:19,993 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:19,993 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:19,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 38#L1025true, 235#L1045-8true, 314#true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:19,997 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:19,997 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:19,997 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:19,997 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:19,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 38#L1025true, 316#true, 128#L1045true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:19,997 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:19,997 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:19,997 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:19,997 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:20,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 38#L1025true, 44#L1043-11true, 314#true, 316#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:20,012 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:20,012 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:20,012 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:20,012 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 314#true, 44#L1043-11true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,015 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:20,015 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:20,015 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,015 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:20,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,023 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:20,023 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,023 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:20,023 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:20,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 298#L1027true, 316#true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,024 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:20,025 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:20,025 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:20,025 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:20,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,042 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:20,042 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,042 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,042 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 201#L1029true, 24#L1029true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true]) [2025-02-08 05:45:20,049 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:20,049 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,049 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,049 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 24#L1029true, 314#true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true]) [2025-02-08 05:45:20,053 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:20,053 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:20,053 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,053 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:20,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][210], [326#true, 201#L1029true, 298#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:20,102 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:20,103 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:20,103 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:20,103 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:20,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 201#L1029true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:20,103 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:20,103 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:20,103 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:20,103 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:20,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,107 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:20,107 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:20,107 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:20,107 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:20,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 298#L1027true, 316#true, 157#L1029true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,107 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:20,107 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:20,107 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:20,107 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:20,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 24#L1029true, 314#true, 316#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true]) [2025-02-08 05:45:20,110 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:20,110 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:20,110 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:20,110 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:20,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 201#L1029true, 314#true, 316#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true]) [2025-02-08 05:45:20,112 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:20,112 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:20,112 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:20,112 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:20,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 24#L1029true, 314#true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true]) [2025-02-08 05:45:20,115 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:20,115 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:20,115 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:20,115 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:20,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 157#L1029true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 118#L1043-2true]) [2025-02-08 05:45:20,116 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:20,116 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:20,116 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:20,116 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:20,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 201#L1029true, 298#L1027true, 44#L1043-11true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:20,122 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:20,122 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:20,122 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:20,122 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:20,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,125 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:20,125 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:20,125 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:20,125 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:20,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 165#L1034-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,156 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:20,157 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:20,157 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:20,157 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:20,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 235#L1045-8true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 95#L1034-8true]) [2025-02-08 05:45:20,157 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:20,157 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:20,157 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:20,157 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:20,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,165 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:20,165 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:20,165 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:20,165 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 128#L1045true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,166 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:20,166 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:20,166 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,166 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:20,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true]) [2025-02-08 05:45:20,172 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:20,172 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:20,172 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,172 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:20,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [38#L1025true, 326#true, 316#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 313#true]) [2025-02-08 05:45:20,173 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:20,173 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:20,173 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:20,175 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:20,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,177 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:20,177 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,177 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:20,177 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:20,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 316#true, 165#L1034-8true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,177 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:20,177 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:20,177 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:20,177 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:20,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 24#L1029true, 314#true, 316#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true]) [2025-02-08 05:45:20,180 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:20,180 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:20,180 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:20,180 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 44#L1043-11true, 165#L1034-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,185 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:45:20,185 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:20,185 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:20,185 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:20,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 44#L1043-11true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 95#L1034-8true]) [2025-02-08 05:45:20,186 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:45:20,186 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:20,186 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:20,186 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:20,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 314#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true]) [2025-02-08 05:45:20,193 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:20,193 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,193 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:20,193 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 44#L1043-11true, 316#true, 165#L1034-8true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,195 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:20,195 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,195 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:20,195 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][210], [326#true, 298#L1027true, 314#true, 315#true, 128#L1045true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:20,199 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:20,199 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,199 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,199 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:20,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:20,200 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:20,200 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:20,200 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,200 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,203 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:20,203 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,203 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,203 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:20,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 298#L1027true, 316#true, 242#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,203 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:20,203 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,203 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,204 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:20,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 314#true, 316#true, 190#L1031-8true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true]) [2025-02-08 05:45:20,209 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:20,209 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,209 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:20,209 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 190#L1031-8true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true]) [2025-02-08 05:45:20,214 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:20,214 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:20,215 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,215 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 298#L1027true, 44#L1043-11true, 314#true, 316#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:20,220 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:20,220 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:20,220 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:20,220 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:20,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,225 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:20,225 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:20,225 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:20,225 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:20,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 38#L1025true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 105#L1046-2true]) [2025-02-08 05:45:20,232 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:20,232 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:20,232 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:20,232 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:20,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true]) [2025-02-08 05:45:20,233 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:20,233 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:20,233 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:20,233 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:20,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][259], [326#true, 38#L1025true, 235#L1045-8true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,275 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:20,275 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:20,275 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:20,275 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:20,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 314#true, 316#true, 190#L1031-8true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true]) [2025-02-08 05:45:20,278 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:20,278 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:20,278 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:20,278 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:20,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][259], [326#true, 38#L1025true, 44#L1043-11true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,286 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:20,286 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,286 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,286 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:20,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 235#L1045-8true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,330 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:20,330 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:20,330 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:20,330 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:20,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 314#true, 316#true, 35#L1031-2true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true]) [2025-02-08 05:45:20,333 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:20,333 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:20,333 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:20,333 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:20,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([912] 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][250], [326#true, 314#true, 316#true, 88#L1031-2true, 165#L1034-8true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true]) [2025-02-08 05:45:20,333 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:20,333 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:20,333 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:20,334 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:20,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 44#L1043-11true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,342 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:20,342 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,342 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:20,342 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:20,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:20,360 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-08 05:45:20,361 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:20,361 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:20,361 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:20,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:20,362 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-08 05:45:20,362 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:20,362 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:20,362 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:20,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,384 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:20,384 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:20,385 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:20,385 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:20,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 128#L1045true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,386 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:20,386 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:20,386 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:20,386 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:20,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][259], [326#true, 235#L1045-8true, 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,392 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:20,392 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:20,392 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:20,392 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:20,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true]) [2025-02-08 05:45:20,392 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:20,392 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:20,392 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:20,392 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:20,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 298#L1027true, 316#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 313#true]) [2025-02-08 05:45:20,393 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:20,393 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:20,393 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:20,393 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:20,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,395 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:20,395 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:20,395 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:20,395 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:20,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 316#true, 165#L1034-8true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,395 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:20,395 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:20,396 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:20,396 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:20,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][259], [326#true, 298#L1027true, 44#L1043-11true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,637 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:20,637 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:20,637 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:20,637 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:20,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true]) [2025-02-08 05:45:20,637 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:20,637 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:20,637 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:20,638 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:20,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 44#L1043-11true, 316#true, 165#L1034-8true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,639 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:20,639 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:20,639 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:20,639 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:20,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 105#L1046-2true]) [2025-02-08 05:45:20,656 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:20,656 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:20,656 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:20,656 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:20,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true]) [2025-02-08 05:45:20,657 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:20,657 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:20,657 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:20,657 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:20,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 201#L1029true, 317#true, 314#true, 316#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:20,690 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:20,690 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:20,690 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:20,690 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:20,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 157#L1029true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,692 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:20,692 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:20,692 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:20,692 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:20,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][210], [326#true, 201#L1029true, 314#true, 315#true, 165#L1034-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:20,695 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:20,695 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:20,695 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:20,695 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:20,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 201#L1029true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:20,695 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:20,696 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:20,696 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:20,696 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:20,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,698 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:20,698 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:20,698 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:20,698 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:20,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 316#true, 165#L1034-8true, 157#L1029true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,698 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:20,698 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:20,698 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:20,698 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:20,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 201#L1029true, 44#L1043-11true, 314#true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:20,703 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:20,703 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:20,703 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:20,703 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:20,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 44#L1043-11true, 316#true, 165#L1034-8true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,705 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:20,705 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:20,705 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:20,705 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:20,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 201#L1029true, 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 95#L1034-8true]) [2025-02-08 05:45:20,720 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:20,720 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:20,720 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:20,720 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:20,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 105#L1046-2true]) [2025-02-08 05:45:20,721 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:20,721 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:20,721 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:20,721 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:20,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][276], [69#L1028-5true, 326#true, 201#L1029true, 235#L1045-8true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:20,725 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:20,725 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:20,725 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:20,725 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:20,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 235#L1045-8true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,726 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:20,726 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:20,726 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:20,726 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:20,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [326#true, 69#L1028-5true, 235#L1045-8true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,727 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:20,727 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:20,727 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:20,727 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:20,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][276], [69#L1028-5true, 326#true, 201#L1029true, 44#L1043-11true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:20,731 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:20,731 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:20,731 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:20,731 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:20,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 44#L1043-11true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,733 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:20,733 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:20,733 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:20,733 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:20,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 44#L1043-11true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,733 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:20,733 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:20,733 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:20,733 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:20,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 317#true, 314#true, 316#true, 7#L1031-8true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:20,751 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:20,751 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:20,751 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:20,751 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:20,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:20,753 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:20,753 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:20,753 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:20,753 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:20,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 128#L1045true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,754 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:20,754 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:20,754 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:20,754 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:20,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:20,755 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:20,755 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:20,755 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:20,755 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:20,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][276], [69#L1028-5true, 326#true, 235#L1045-8true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:20,758 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:20,758 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:20,758 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:20,758 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:20,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][210], [326#true, 314#true, 315#true, 165#L1034-8true, 128#L1045true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:20,758 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:20,758 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:20,758 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:20,758 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:20,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:20,758 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:20,758 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:20,759 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:20,759 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:20,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,760 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:20,760 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:20,760 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:20,760 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:20,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 316#true, 165#L1034-8true, 242#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,761 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:20,761 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:20,761 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:20,761 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:20,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 235#L1045-8true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,761 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:20,761 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:20,761 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:20,761 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:20,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][276], [69#L1028-5true, 326#true, 44#L1043-11true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-08 05:45:20,767 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:20,767 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:20,767 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:20,767 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:20,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 44#L1043-11true, 314#true, 316#true, 165#L1034-8true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true]) [2025-02-08 05:45:20,767 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:20,767 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:20,767 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:20,768 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:20,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 44#L1043-11true, 316#true, 165#L1034-8true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,769 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:20,769 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:20,769 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:20,769 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:20,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 44#L1043-11true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,770 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:20,770 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:20,770 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:20,770 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:20,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 317#true, 314#true, 316#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 95#L1034-8true]) [2025-02-08 05:45:20,786 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:20,786 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:20,786 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:20,786 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:20,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true]) [2025-02-08 05:45:20,788 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:20,788 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:20,788 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:20,788 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:20,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 201#L1029true, 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 223#ULTIMATE.startFINALtrue, 95#L1034-8true]) [2025-02-08 05:45:20,810 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:20,810 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:20,810 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:20,810 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:20,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:20,811 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:20,811 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:20,811 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:20,811 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:20,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][204], [326#true, 317#true, 314#true, 316#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 223#ULTIMATE.startFINALtrue, 95#L1034-8true]) [2025-02-08 05:45:20,834 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:20,834 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:20,834 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:20,834 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:20,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 165#L1034-8true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true]) [2025-02-08 05:45:20,835 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:20,835 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:20,835 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:20,835 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:20,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][259], [326#true, 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,836 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:20,836 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:20,836 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:20,836 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:20,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true]) [2025-02-08 05:45:20,836 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:20,836 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:20,836 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:20,836 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:20,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:20,837 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:20,837 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:20,837 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:20,837 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:20,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][259], [326#true, 235#L1045-8true, 316#true, 165#L1034-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,840 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:20,840 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:20,840 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:20,840 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:20,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true]) [2025-02-08 05:45:20,840 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:20,840 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:20,840 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:20,840 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:20,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][140], [326#true, 316#true, 165#L1034-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 95#L1034-8true]) [2025-02-08 05:45:20,841 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:20,841 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:20,841 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:20,841 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:20,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][259], [326#true, 44#L1043-11true, 316#true, 165#L1034-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,843 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:20,843 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:20,843 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:20,843 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:20,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 44#L1043-11true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true]) [2025-02-08 05:45:20,844 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:20,844 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:20,844 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:20,844 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:20,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 165#L1034-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 105#L1046-2true]) [2025-02-08 05:45:20,854 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:20,854 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:20,854 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:20,854 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:20,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][259], [326#true, 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 313#true]) [2025-02-08 05:45:20,854 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:20,855 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:20,855 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:20,855 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:20,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true, 95#L1034-8true]) [2025-02-08 05:45:20,855 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:20,855 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:20,855 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:20,855 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:20,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-08 05:45:20,871 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:20,871 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:20,871 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:20,871 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:20,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 235#L1045-8true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 313#true]) [2025-02-08 05:45:20,872 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:20,872 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:20,872 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:20,872 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:20,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 313#true]) [2025-02-08 05:45:20,873 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:20,873 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:20,873 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:20,873 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:20,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 165#L1034-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:20,877 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:20,877 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:20,877 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:20,878 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:20,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 313#true]) [2025-02-08 05:45:20,878 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:20,878 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:20,878 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:20,878 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:20,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][259], [326#true, 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 313#true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:20,879 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:20,879 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:20,879 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:20,879 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:20,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 223#ULTIMATE.startFINALtrue]) [2025-02-08 05:45:20,879 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:20,879 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:20,879 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:20,879 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:20,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][275], [69#L1028-5true, 326#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 223#ULTIMATE.startFINALtrue, 313#true]) [2025-02-08 05:45:20,889 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:20,889 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:20,889 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:20,889 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:20,962 INFO L124 PetriNetUnfolderBase]: 9109/30961 cut-off events. [2025-02-08 05:45:20,962 INFO L125 PetriNetUnfolderBase]: For 3144/3182 co-relation queries the response was YES. [2025-02-08 05:45:21,080 INFO L83 FinitePrefix]: Finished finitePrefix Result has 41699 conditions, 30961 events. 9109/30961 cut-off events. For 3144/3182 co-relation queries the response was YES. Maximal size of possible extension queue 552. Compared 342669 event pairs, 2258 based on Foata normal form. 0/25923 useless extension candidates. Maximal degree in co-relation 41668. Up to 9480 conditions per place. [2025-02-08 05:45:21,200 INFO L140 encePairwiseOnDemand]: 345/348 looper letters, 37 selfloop transitions, 2 changer transitions 0/282 dead transitions. [2025-02-08 05:45:21,201 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 270 places, 282 transitions, 689 flow [2025-02-08 05:45:21,201 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:21,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:21,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 919 transitions. [2025-02-08 05:45:21,203 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8802681992337165 [2025-02-08 05:45:21,203 INFO L175 Difference]: Start difference. First operand has 269 places, 283 transitions, 613 flow. Second operand 3 states and 919 transitions. [2025-02-08 05:45:21,203 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 270 places, 282 transitions, 689 flow [2025-02-08 05:45:21,206 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 269 places, 282 transitions, 688 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:45:21,208 INFO L231 Difference]: Finished difference. Result has 269 places, 282 transitions, 614 flow [2025-02-08 05:45:21,208 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=348, PETRI_DIFFERENCE_MINUEND_FLOW=610, PETRI_DIFFERENCE_MINUEND_PLACES=267, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=282, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=280, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=614, PETRI_PLACES=269, PETRI_TRANSITIONS=282} [2025-02-08 05:45:21,208 INFO L279 CegarLoopForPetriNet]: 275 programPoint places, -6 predicate places. [2025-02-08 05:45:21,209 INFO L471 AbstractCegarLoop]: Abstraction has has 269 places, 282 transitions, 614 flow [2025-02-08 05:45:21,209 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 294.3333333333333) internal successors, (883), 3 states have internal predecessors, (883), 0 states have call successors, (0), 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-02-08 05:45:21,209 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:21,209 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-02-08 05:45:21,209 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-02-08 05:45:21,209 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-02-08 05:45:21,209 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:21,210 INFO L85 PathProgramCache]: Analyzing trace with hash 1873061974, now seen corresponding path program 1 times [2025-02-08 05:45:21,210 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:21,210 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [34253949] [2025-02-08 05:45:21,210 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:21,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:21,216 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-02-08 05:45:21,219 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-02-08 05:45:21,219 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:21,219 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:21,231 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:21,231 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:21,232 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [34253949] [2025-02-08 05:45:21,232 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [34253949] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:21,232 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:21,232 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:45:21,232 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1795701169] [2025-02-08 05:45:21,232 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:21,232 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:45:21,233 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:21,233 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:45:21,233 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:45:21,254 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 285 out of 348 [2025-02-08 05:45:21,255 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 269 places, 282 transitions, 614 flow. Second operand has 3 states, 3 states have (on average 286.0) internal successors, (858), 3 states have internal predecessors, (858), 0 states have call successors, (0), 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-02-08 05:45:21,255 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:21,255 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 285 of 348 [2025-02-08 05:45:21,255 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:25,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 38#L1025true, 235#L1045-8true, 314#true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:25,133 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:45:25,133 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:25,133 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:25,133 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:25,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([912] 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], [326#true, 314#true, 316#true, 251#L1025true, 165#L1034-8true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:25,138 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:25,138 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-08 05:45:25,138 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:45:25,138 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-08 05:45:25,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 38#L1025true, 314#true, 44#L1043-11true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:25,188 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:45:25,188 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:25,188 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:45:25,188 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:25,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 38#L1025true, 314#true, 316#true, 300#L1025true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:25,191 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:45:25,191 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:25,191 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:45:25,191 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:25,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 38#L1025true, 316#true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:25,192 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:45:25,192 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:25,192 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:25,192 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:25,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 314#true, 316#true, 300#L1025true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:25,243 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-08 05:45:25,243 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:45:25,243 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:45:25,243 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:25,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 38#L1025true, 235#L1045-8true, 314#true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:25,689 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:25,689 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:25,689 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:25,689 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:25,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:25,690 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:25,690 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:25,690 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:25,690 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:25,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([912] 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], [326#true, 314#true, 316#true, 251#L1025true, 165#L1034-8true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:25,699 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-08 05:45:25,699 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:45:25,699 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:25,699 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-08 05:45:25,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 314#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:25,726 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:25,726 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:25,726 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:25,726 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:25,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:25,727 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:25,727 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:25,727 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:25,727 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:25,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 314#true, 316#true, 98#L1045-7true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:25,731 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:25,731 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:25,731 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:25,731 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:25,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [38#L1025true, 326#true, 316#true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:25,731 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:25,731 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,731 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:25,731 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:25,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 316#true, 300#L1025true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:25,732 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:25,732 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:25,732 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:25,732 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:25,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 298#L1027true, 316#true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:25,732 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:25,732 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:25,732 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:25,732 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:25,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 314#true, 316#true, 11#L1043-10true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:25,768 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:25,768 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:25,768 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:25,769 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:25,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 316#true, 300#L1025true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:25,769 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:25,769 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:25,769 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:25,769 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:26,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 38#L1025true, 235#L1045-8true, 314#true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,034 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:26,034 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:26,034 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:26,034 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:26,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 314#true, 44#L1043-11true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,073 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:26,073 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:26,073 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:26,073 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:26,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 314#true, 316#true, 157#L1029true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,079 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:26,079 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:26,079 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:26,079 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:26,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [38#L1025true, 326#true, 316#true, 157#L1029true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,079 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:26,079 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:26,079 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:26,079 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 314#true, 316#true, 157#L1029true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,121 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-08 05:45:26,121 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:26,121 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:26,121 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:26,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 118#L1043-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,144 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-08 05:45:26,144 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:26,144 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:26,145 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:26,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 38#L1025true, 235#L1045-8true, 314#true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,224 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:26,224 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:26,224 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:26,224 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:26,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 314#true, 44#L1043-11true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,264 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:26,264 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:26,264 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:26,264 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:26,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 314#true, 316#true, 242#L1031-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,272 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:26,272 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:26,272 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:26,272 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:26,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [38#L1025true, 326#true, 316#true, 128#L1045true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,272 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:26,272 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,272 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:26,272 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:26,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,279 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:26,279 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:26,279 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:26,279 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:26,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 314#true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,288 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:26,288 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:26,288 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:26,288 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:26,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,291 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:26,291 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:26,291 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:26,291 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:26,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 314#true, 316#true, 242#L1031-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,313 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:26,313 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:26,313 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:26,313 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:26,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,321 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:26,321 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:26,321 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:26,321 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:26,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 316#true, 98#L1045-7true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,332 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:26,332 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:26,332 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:26,332 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:26,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 298#L1027true, 316#true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,332 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:26,332 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:26,332 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,332 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:26,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 201#L1029true, 24#L1029true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:26,341 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:26,341 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:26,341 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:26,341 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:26,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 24#L1029true, 314#true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,345 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:26,345 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:26,345 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:26,345 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:26,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 316#true, 11#L1043-10true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,365 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:26,366 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:26,366 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:26,366 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:26,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,426 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:26,426 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:26,427 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,427 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:26,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,489 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:26,489 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:26,489 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,489 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:26,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 24#L1029true, 314#true, 316#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:26,493 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:26,493 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:26,493 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:26,493 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 24#L1029true, 314#true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,496 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:26,496 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:26,496 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,496 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:26,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 190#L1031-8true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,497 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:26,497 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:26,497 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,497 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:26,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,518 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:26,518 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,518 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,518 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 316#true, 157#L1029true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,530 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:26,530 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,530 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,530 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 298#L1027true, 316#true, 157#L1029true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,530 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:26,530 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:26,530 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:26,530 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:26,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,538 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:26,538 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,539 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,539 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:26,540 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:26,540 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,541 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,541 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [38#L1025true, 326#true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:26,547 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:26,547 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:26,547 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:26,547 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:26,549 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:26,549 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,549 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:26,549 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:26,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 316#true, 157#L1029true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,563 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:26,563 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,563 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,563 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 44#L1043-11true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,571 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:26,572 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,572 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,572 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 44#L1043-11true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,574 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:26,574 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,574 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,574 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 164#L1034-7true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,584 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:26,584 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,584 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,584 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 164#L1034-7true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,584 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:26,584 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,585 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:26,585 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 175#threadENTRYtrue, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,586 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:26,586 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,587 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,587 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 175#threadENTRYtrue, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 216#L1034-7true]) [2025-02-08 05:45:26,587 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:26,587 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:26,587 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,587 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,603 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:45:26,603 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:26,603 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:26,603 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:26,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 165#L1034-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,603 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:26,603 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:26,603 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:26,603 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:26,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 164#L1034-7true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,611 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:26,611 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,611 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,611 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 175#threadENTRYtrue, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:26,613 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:26,613 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,613 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,613 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [260#L1046-1true, 326#true, 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,623 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:26,623 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,623 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,623 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,624 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:26,624 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,624 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,624 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [260#L1046-1true, 326#true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,625 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:26,625 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,625 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,625 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 128#L1045true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,625 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:26,625 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,625 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,626 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 260#L1046-1true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,626 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:26,626 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,626 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,626 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,639 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:26,639 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,640 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,640 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,642 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:26,642 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,642 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,642 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,653 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:26,653 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,653 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,653 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,653 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:26,653 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,653 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,653 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,653 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:26,653 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,653 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,653 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 44#L1043-11true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 216#L1034-7true, 95#L1034-8true]) [2025-02-08 05:45:26,653 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:26,653 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,653 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,653 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 44#L1043-11true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:26,655 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:26,655 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:26,655 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:26,655 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:26,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 44#L1043-11true, 314#true, 165#L1034-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,655 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:45:26,655 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:26,655 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:26,655 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:26,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 165#L1034-8true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,658 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:45:26,658 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:26,658 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:26,658 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:26,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,658 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:26,658 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:26,658 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:26,658 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:26,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 38#L1025true, 314#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,674 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:26,674 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,674 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,674 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 44#L1043-11true, 316#true, 165#L1034-8true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,677 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:26,677 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,677 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,677 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,687 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:26,687 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,687 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,687 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [38#L1025true, 326#true, 316#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:26,687 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:26,688 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,688 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,688 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:26,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 165#L1034-8true, 300#L1025true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,690 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:26,690 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,690 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,690 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 165#L1034-8true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,690 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:26,690 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,690 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:26,690 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 38#L1025true, 101#L1034-7true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:26,692 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:26,692 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,692 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,692 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 235#L1045-8true, 314#true, 316#true, 251#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true, 216#L1034-7true]) [2025-02-08 05:45:26,697 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:26,697 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,697 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,697 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 235#L1045-8true, 314#true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,698 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:26,698 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,698 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,699 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,700 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:26,700 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,700 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,700 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,702 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:26,702 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,702 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,702 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 190#L1031-8true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,712 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:26,712 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,712 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,712 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,715 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:26,715 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:26,715 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:26,715 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:26,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 315#true, 165#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,715 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:26,715 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:26,715 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:26,715 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:26,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,729 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:26,729 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,729 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,729 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 165#L1034-8true, 300#L1025true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,731 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:26,731 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,731 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,731 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 38#L1025true, 101#L1034-7true, 314#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:26,733 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:26,733 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,733 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,733 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 44#L1043-11true, 314#true, 316#true, 251#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true, 216#L1034-7true]) [2025-02-08 05:45:26,738 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:26,738 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,738 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,738 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 38#L1025true, 314#true, 44#L1043-11true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,739 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:26,739 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,739 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,739 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,741 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:26,741 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,741 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,741 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 44#L1043-11true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,742 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:26,742 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,742 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,743 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 38#L1025true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,748 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:26,748 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,748 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,748 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,749 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:26,749 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,749 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,749 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][209], [326#true, 38#L1025true, 101#L1034-7true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,751 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:26,751 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,751 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,752 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:26,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 38#L1025true, 101#L1034-7true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:26,752 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:26,752 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,752 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,752 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 314#true, 316#true, 251#L1025true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:26,757 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:26,757 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,757 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,757 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 314#true, 316#true, 164#L1034-7true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,759 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:26,759 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,759 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,759 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [38#L1025true, 326#true, 316#true, 164#L1034-7true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:26,759 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:26,759 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,759 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,759 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:26,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 316#true, 242#L1031-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,760 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:26,760 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,760 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,760 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 298#L1027true, 316#true, 242#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,760 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:26,760 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,761 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:26,761 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 300#L1025true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:26,762 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:26,762 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,762 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,762 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:26,763 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:26,763 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:26,763 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,763 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 118#L1043-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,778 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:26,778 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,778 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,778 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,780 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:26,780 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,780 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:26,780 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 38#L1025true, 101#L1034-7true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,787 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:26,787 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:26,787 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,787 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 314#true, 251#L1025true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,792 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:26,792 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,792 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:26,792 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [38#L1025true, 326#true, 314#true, 316#true, 164#L1034-7true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,793 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:26,793 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,793 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,793 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:26,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 316#true, 242#L1031-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,794 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:26,794 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,795 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,795 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:26,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 300#L1025true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:26,796 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:26,796 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,796 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:26,796 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 38#L1025true, 260#L1046-1true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:26,804 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:26,804 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,805 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,805 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:26,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [260#L1046-1true, 326#true, 317#true, 314#true, 251#L1025true, 316#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,807 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:26,807 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,807 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,807 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:26,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 260#L1046-1true, 38#L1025true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,808 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:26,808 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:26,809 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,809 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [260#L1046-1true, 326#true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,810 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:26,810 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,810 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:26,810 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:26,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][209], [326#true, 314#true, 251#L1025true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,852 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:26,852 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,852 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:26,852 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:26,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][209], [326#true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:26,853 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:26,853 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,853 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,853 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:26,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 235#L1045-8true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,867 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:26,867 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:26,867 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:26,867 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:26,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 235#L1045-8true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:26,868 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:26,868 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:26,868 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:26,868 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:26,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 235#L1045-8true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:26,869 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:26,869 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:26,869 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:26,869 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:26,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 44#L1043-11true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,893 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:26,893 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,893 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:26,893 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 44#L1043-11true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,894 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:26,894 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,894 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:26,894 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 44#L1043-11true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,895 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:26,895 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,896 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,896 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:26,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 314#true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,905 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:26,905 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,905 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,905 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:26,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 316#true, 98#L1045-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,906 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:26,906 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:26,906 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,906 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 316#true, 175#threadENTRYtrue, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,907 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-08 05:45:26,908 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,908 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:26,908 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:26,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,928 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:26,928 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,928 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:26,928 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 316#true, 168#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,930 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:26,930 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,930 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,930 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:26,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 175#threadENTRYtrue, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,931 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:26,931 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:26,931 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,931 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:26,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 38#L1025true, 171#L1028-5true, 235#L1045-8true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,987 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:26,988 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,988 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,988 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:26,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 235#L1045-8true, 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,992 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:26,992 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,992 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,992 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:26,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [38#L1025true, 326#true, 235#L1045-8true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,993 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:26,993 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,993 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:26,993 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 235#L1045-8true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,995 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:26,995 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,995 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:26,995 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:26,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 24#L1029true, 101#L1034-7true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:26,998 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:26,998 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:26,998 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:26,998 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:27,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 201#L1029true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0), 95#L1034-8true, 216#L1034-7true]) [2025-02-08 05:45:27,002 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:27,002 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:27,002 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:27,002 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:27,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 24#L1029true, 314#true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,003 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:27,003 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:27,004 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:27,004 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:27,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,007 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:27,007 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:27,007 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:27,007 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:27,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 38#L1025true, 171#L1028-5true, 314#true, 44#L1043-11true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,020 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:27,020 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:27,020 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,020 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:27,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 44#L1043-11true, 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,024 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:27,024 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:27,024 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:27,024 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 38#L1025true, 44#L1043-11true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,025 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:27,025 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,025 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:27,025 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:27,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 44#L1043-11true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,027 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:27,027 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:27,027 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,027 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:27,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 38#L1025true, 171#L1028-5true, 314#true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,030 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:27,030 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,030 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:27,030 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:27,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 314#true, 251#L1025true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,035 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:27,035 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:27,035 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:27,035 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [38#L1025true, 326#true, 316#true, 98#L1045-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,036 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:27,036 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,036 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:27,036 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:27,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 316#true, 300#L1025true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,038 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:27,038 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,038 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:27,038 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:27,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,045 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:27,045 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:27,045 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:27,045 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 201#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,050 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:27,050 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,050 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:27,050 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:27,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,051 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:27,051 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:27,051 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:27,051 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,052 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:27,052 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:27,052 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,052 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:27,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,054 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:27,054 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,054 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:27,054 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:27,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 38#L1025true, 171#L1028-5true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,059 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:27,059 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:27,059 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:27,059 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 314#true, 251#L1025true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,063 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:27,063 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:27,063 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:27,063 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [38#L1025true, 326#true, 316#true, 168#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,064 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:27,064 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:27,065 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:27,065 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 300#L1025true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,067 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:27,067 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:27,067 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,067 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:27,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,119 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:27,119 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,119 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,119 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 128#L1045true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,121 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:27,121 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,121 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,121 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,136 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:27,136 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,136 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,136 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,139 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:27,139 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,139 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,139 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,165 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,165 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,165 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,165 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 44#L1043-11true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,168 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,168 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,168 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,168 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,179 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,179 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,179 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,179 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 298#L1027true, 316#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 95#L1034-8true]) [2025-02-08 05:45:27,179 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:27,179 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,179 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,179 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 165#L1034-8true, 98#L1045-7true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,182 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,182 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,182 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,182 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 165#L1034-8true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,183 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:27,183 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,183 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,183 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 101#L1034-7true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,185 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,185 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,185 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,185 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 235#L1045-8true, 185#L1027true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:27,189 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,189 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,189 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,189 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 298#L1027true, 314#true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,190 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,190 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,190 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,190 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:27,192 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,193 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,193 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,193 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 101#L1034-7true, 314#true, 316#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,195 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,195 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,195 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,195 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,199 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:27,199 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,199 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,199 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 314#true, 316#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 216#L1034-7true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,199 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,199 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,199 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,199 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,201 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:27,201 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,201 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,201 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 164#L1034-7true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,201 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,201 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,201 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,201 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:27,204 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,204 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,204 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,204 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,213 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:27,213 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,213 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,213 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 165#L1034-8true, 11#L1043-10true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,216 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:27,216 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,216 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,216 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 101#L1034-7true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,218 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:27,218 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,218 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,218 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 185#L1027true, 44#L1043-11true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,223 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:27,223 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,223 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,223 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 44#L1043-11true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,224 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:27,224 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,224 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,224 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,227 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:27,227 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,227 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,227 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 105#L1046-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,231 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:27,231 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,231 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,232 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,233 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:27,233 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,233 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,233 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][209], [326#true, 101#L1034-7true, 298#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,236 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,236 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,236 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,236 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 101#L1034-7true, 298#L1027true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,237 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:27,237 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,237 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,237 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][209], [326#true, 185#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:27,241 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,241 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,241 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,241 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 185#L1027true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,241 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:27,241 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,241 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,242 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 316#true, 164#L1034-7true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,243 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:27,243 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,243 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,243 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 298#L1027true, 316#true, 164#L1034-7true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,243 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,243 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,243 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,243 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 98#L1045-7true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,246 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:27,246 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,246 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,246 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,246 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,246 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,246 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,246 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 101#L1034-7true, 298#L1027true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,261 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:27,261 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,261 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,261 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:27,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 185#L1027true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:27,265 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:27,265 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,265 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,266 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:27,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 298#L1027true, 314#true, 316#true, 164#L1034-7true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,267 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:27,267 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:27,267 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,267 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 11#L1043-10true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,269 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:27,269 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,269 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:27,269 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [260#L1046-1true, 326#true, 298#L1027true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,276 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:27,276 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,276 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,276 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:27,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 260#L1046-1true, 317#true, 185#L1027true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,279 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:27,279 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,279 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:27,279 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 260#L1046-1true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,279 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:27,280 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,280 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:27,280 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 260#L1046-1true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,281 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:27,281 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:27,281 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,281 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:27,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,299 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:27,300 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,300 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:27,300 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:27,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 157#L1029true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,351 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:27,351 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:27,351 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,351 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:27,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 316#true, 157#L1029true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,364 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:27,364 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:27,364 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:27,364 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 44#L1043-11true, 316#true, 157#L1029true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,381 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:27,381 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,381 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,381 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 165#L1034-8true, 157#L1029true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,393 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:27,393 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,393 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,393 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 165#L1034-8true, 157#L1029true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,394 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:27,394 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:27,394 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:27,394 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:27,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 201#L1029true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true, 216#L1034-7true]) [2025-02-08 05:45:27,400 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:27,400 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,400 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,400 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 24#L1029true, 235#L1045-8true, 314#true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,401 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:27,401 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,401 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,401 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,405 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:27,405 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,405 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,405 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 165#L1034-8true, 157#L1029true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,416 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:27,416 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,416 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:27,416 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 201#L1029true, 44#L1043-11true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,422 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:27,422 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:27,422 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,422 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 24#L1029true, 314#true, 44#L1043-11true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,423 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:27,424 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,424 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,424 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:27,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 44#L1043-11true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:27,427 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:27,427 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,427 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,427 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:27,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,433 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:27,433 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,433 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:27,433 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][209], [326#true, 201#L1029true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,439 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:27,439 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,439 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:27,439 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 201#L1029true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,439 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:27,439 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,440 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,440 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:27,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 24#L1029true, 314#true, 316#true, 164#L1034-7true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,441 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:27,441 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:27,441 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,441 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 24#L1029true, 316#true, 164#L1034-7true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,441 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:27,441 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:27,441 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,441 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 157#L1029true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,444 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:27,444 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,445 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:27,445 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 157#L1029true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,445 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:27,445 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,445 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:27,445 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 235#L1045-8true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,447 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:27,447 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,447 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,447 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 201#L1029true, 235#L1045-8true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,451 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:27,451 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:27,451 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:27,451 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:27,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 235#L1045-8true, 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,452 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:27,452 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,452 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,452 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 235#L1045-8true, 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,453 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:27,453 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,453 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,453 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 24#L1029true, 235#L1045-8true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,453 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:27,454 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:27,454 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:27,454 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:27,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 235#L1045-8true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,456 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:27,456 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,456 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,456 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,457 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:27,457 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,457 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,457 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,460 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:27,460 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,460 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:27,461 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 201#L1029true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true, 216#L1034-7true]) [2025-02-08 05:45:27,466 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:27,466 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:27,467 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,467 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:27,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 24#L1029true, 314#true, 316#true, 164#L1034-7true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,468 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:27,468 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:27,468 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,468 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:27,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 157#L1029true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,471 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:27,471 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,471 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:27,471 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:27,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 298#L1027true, 314#true, 44#L1043-11true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,472 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,472 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,472 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,472 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 201#L1029true, 44#L1043-11true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,476 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:27,477 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:27,477 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,477 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 185#L1027true, 44#L1043-11true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,477 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,477 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,477 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,477 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 298#L1027true, 44#L1043-11true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,479 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,479 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,479 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,479 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 24#L1029true, 44#L1043-11true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,479 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:27,479 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,479 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,479 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:27,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,482 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,482 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,482 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,482 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [260#L1046-1true, 326#true, 24#L1029true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,483 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:27,483 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,483 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:27,483 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:27,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 260#L1046-1true, 201#L1029true, 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,488 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:27,488 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:27,488 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,488 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:27,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 260#L1046-1true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,489 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:27,489 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:27,489 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,489 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:27,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 260#L1046-1true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,492 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:27,492 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,492 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:27,492 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:27,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 298#L1027true, 314#true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,493 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,494 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,494 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,494 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 201#L1029true, 314#true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,498 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:27,498 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:27,498 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,498 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 185#L1027true, 314#true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,499 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,499 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,499 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,499 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 298#L1027true, 316#true, 168#L1028-5true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,500 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,500 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,500 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,500 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 24#L1029true, 316#true, 168#L1028-5true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,500 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:27,500 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,500 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,500 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:27,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 98#L1045-7true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,503 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:27,503 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,503 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:27,503 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 298#L1027true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,515 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:27,515 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:27,515 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,515 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 201#L1029true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,519 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:27,519 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:27,519 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,519 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 185#L1027true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,519 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:27,519 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:27,520 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,520 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 298#L1027true, 316#true, 168#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,521 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:27,521 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,521 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:27,521 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 24#L1029true, 316#true, 11#L1043-10true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,521 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:27,521 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,521 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,521 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:27,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 316#true, 11#L1043-10true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,523 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:27,524 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,524 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:27,524 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:27,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 242#L1031-8true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,537 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:27,537 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,537 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,537 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,553 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:27,553 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,553 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,554 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [69#L1028-5true, 326#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0), 313#true, 95#L1034-8true]) [2025-02-08 05:45:27,555 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:27,555 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,555 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,555 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 44#L1043-11true, 316#true, 165#L1034-8true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,577 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:27,577 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,577 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,577 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 165#L1034-8true, 242#L1031-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,593 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:27,593 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,593 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,593 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 165#L1034-8true, 128#L1045true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,593 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:27,593 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,593 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,593 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 235#L1045-8true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,599 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:27,599 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,599 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,599 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 235#L1045-8true, 314#true, 316#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true, 216#L1034-7true]) [2025-02-08 05:45:27,599 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:27,599 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,599 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,599 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 235#L1045-8true, 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,601 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:27,601 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,601 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,601 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 316#true, 164#L1034-7true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,601 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:27,601 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,601 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,601 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:27,604 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:27,604 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,604 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,604 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 164#L1034-7true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,610 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:27,610 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,610 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,610 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,611 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:27,611 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,611 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,611 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 165#L1034-8true, 242#L1031-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,620 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:27,620 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,621 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,621 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 44#L1043-11true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,627 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:27,627 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,627 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,628 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 44#L1043-11true, 314#true, 316#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,628 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:27,628 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,628 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,628 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 44#L1043-11true, 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,629 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:27,629 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,629 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,629 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 44#L1043-11true, 316#true, 164#L1034-7true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,630 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:27,630 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,630 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,630 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 44#L1043-11true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:27,632 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:27,632 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,632 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,632 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,641 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:27,641 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,641 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,641 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,649 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:27,649 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,649 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,649 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][209], [326#true, 314#true, 315#true, 128#L1045true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:27,649 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:27,649 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,649 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,649 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 314#true, 316#true, 7#L1031-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,649 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:27,650 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,650 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,650 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 316#true, 190#L1031-8true, 98#L1045-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,651 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:27,651 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,651 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,651 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 164#L1034-7true, 190#L1031-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,651 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:27,651 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,651 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,651 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 164#L1034-7true, 190#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,652 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:27,652 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,652 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,652 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 242#L1031-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:27,654 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:27,654 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,655 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,655 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 128#L1045true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 216#L1034-7true]) [2025-02-08 05:45:27,655 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:27,655 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,655 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,655 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 101#L1034-7true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:27,664 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:27,664 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,664 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,664 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,666 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:27,666 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,666 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,666 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,672 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:27,672 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,672 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,673 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 314#true, 316#true, 7#L1031-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:27,673 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:27,673 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,673 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,673 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:27,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 316#true, 190#L1031-8true, 168#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,674 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:27,674 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,674 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,674 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 164#L1034-7true, 190#L1031-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,675 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:27,675 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:27,675 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,675 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 242#L1031-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:27,677 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:27,677 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:27,677 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,677 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 260#L1046-1true, 316#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,686 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:27,686 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,686 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:27,686 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 260#L1046-1true, 317#true, 314#true, 316#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,691 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:27,691 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,691 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,691 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:27,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 260#L1046-1true, 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,692 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:27,692 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,692 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,692 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:27,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 260#L1046-1true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,694 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:27,694 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,694 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:27,694 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 235#L1045-8true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,708 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:27,708 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:27,708 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:27,709 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:27,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 44#L1043-11true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,725 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:27,725 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,725 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:27,725 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 157#L1029true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,737 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:27,737 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:27,737 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,737 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:27,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:27,742 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:27,742 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:27,742 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:27,742 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:27,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 235#L1045-8true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,742 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:27,742 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,742 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:27,742 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:27,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 157#L1029true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,753 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:27,753 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:27,753 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,753 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:27,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 44#L1043-11true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,758 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:27,758 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:27,758 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:27,758 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:27,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 44#L1043-11true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,758 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:27,758 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:27,758 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:27,758 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:27,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 88#L1031-2true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,770 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:27,770 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:27,770 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:27,770 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:27,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 88#L1031-2true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,770 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:27,770 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:27,770 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:27,770 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:27,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 88#L1031-2true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,771 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:27,771 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:27,771 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:27,771 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:27,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 88#L1031-2true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:27,782 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:27,782 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:27,782 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:27,782 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:27,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 316#true, 88#L1031-2true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,783 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:27,783 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:27,783 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:27,783 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:27,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([912] 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], [326#true, 260#L1046-1true, 316#true, 88#L1031-2true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,788 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:27,788 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:27,788 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:27,788 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:27,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 260#L1046-1true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,791 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:27,791 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:27,791 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:27,791 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:27,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 235#L1045-8true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,816 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:27,816 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,816 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,816 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:27,818 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:27,818 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,818 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,818 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 216#L1034-7true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,820 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:27,820 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,820 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,820 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 316#true, 165#L1034-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,820 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:27,820 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,820 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,820 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,821 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:27,821 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,821 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,821 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:27,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 44#L1043-11true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,828 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:27,828 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,829 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,829 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 242#L1031-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,836 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:27,836 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,836 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,836 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 101#L1034-7true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,840 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:27,840 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,840 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,840 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,841 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:27,841 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,841 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,841 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:27,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 316#true, 242#L1031-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,846 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:27,846 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,846 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,846 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:27,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 315#true, 165#L1034-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,855 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:27,855 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:27,855 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,855 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:27,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,856 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:27,857 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:27,857 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,857 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:27,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [69#L1028-5true, 326#true, 235#L1045-8true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,862 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:27,862 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:27,862 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,862 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:27,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,868 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:27,868 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:27,868 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,868 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:27,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true, 313#true]) [2025-02-08 05:45:27,873 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:27,873 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,873 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,873 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 44#L1043-11true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,879 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:27,880 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,880 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,880 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 316#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 95#L1034-8true, 216#L1034-7true]) [2025-02-08 05:45:27,883 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:27,883 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,883 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,883 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 317#true, 101#L1034-7true, 314#true, 316#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,884 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:27,885 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,885 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,885 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,887 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:27,887 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,887 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,887 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 164#L1034-7true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,889 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:27,889 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,889 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,889 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][209], [69#L1028-5true, 326#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,890 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:27,890 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:27,890 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:27,890 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:27,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [69#L1028-5true, 326#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,891 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:27,891 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,891 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,891 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 165#L1034-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,897 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:27,897 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,897 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,897 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 165#L1034-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 95#L1034-8true]) [2025-02-08 05:45:27,897 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:27,897 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:27,897 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:27,897 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:27,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 101#L1034-7true, 235#L1045-8true, 314#true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,900 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:27,900 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,900 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,900 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 95#L1034-8true, 216#L1034-7true]) [2025-02-08 05:45:27,902 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:27,902 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,902 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,902 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 316#true, 164#L1034-7true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,904 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:27,904 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,904 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,904 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,907 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:27,907 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,907 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,907 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,909 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:27,909 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,909 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,909 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 165#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,915 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:27,915 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,915 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,915 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 101#L1034-7true, 44#L1043-11true, 314#true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,917 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:27,918 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,918 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,918 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 44#L1043-11true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,920 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:27,920 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,920 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,920 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 44#L1043-11true, 316#true, 164#L1034-7true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,922 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:27,922 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,922 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,922 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,923 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:27,923 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,923 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,923 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 165#L1034-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 105#L1046-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,930 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:27,930 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,930 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,930 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,931 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:27,931 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,931 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,931 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][209], [326#true, 101#L1034-7true, 314#true, 315#true, 165#L1034-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,934 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:27,934 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,934 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:27,934 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 101#L1034-7true, 314#true, 316#true, 165#L1034-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,935 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:27,935 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,935 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,935 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][209], [326#true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,937 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:27,937 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,937 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:27,937 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,937 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:27,938 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,938 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,938 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 164#L1034-7true, 165#L1034-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,939 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:27,939 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,939 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,939 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 164#L1034-7true, 165#L1034-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:27,939 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:27,939 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,939 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:27,939 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,940 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:27,940 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,941 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,941 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 95#L1034-8true, 313#true]) [2025-02-08 05:45:27,941 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:27,941 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:27,941 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,941 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:27,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 101#L1034-7true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,944 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:27,944 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,944 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,944 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 235#L1045-8true, 314#true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,946 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:27,946 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,946 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,946 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 101#L1034-7true, 314#true, 316#true, 165#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,948 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:27,948 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,948 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,948 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,950 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:27,950 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,950 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,950 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 164#L1034-7true, 165#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,952 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:27,952 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,952 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,952 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,953 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:27,953 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,953 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,953 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 101#L1034-7true, 44#L1043-11true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,955 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:27,955 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,955 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,955 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 44#L1043-11true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,958 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:27,958 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,958 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,958 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [260#L1046-1true, 326#true, 316#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true, 313#true]) [2025-02-08 05:45:27,960 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:27,960 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,960 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,960 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 216#L1034-7true, 313#true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,961 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:27,961 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,961 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,962 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 317#true, 101#L1034-7true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,964 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:27,964 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,964 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,965 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [260#L1046-1true, 326#true, 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,966 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:27,966 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,966 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,966 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 260#L1046-1true, 314#true, 165#L1034-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,967 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:27,967 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,967 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,967 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,968 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:27,968 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,968 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,968 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [260#L1046-1true, 326#true, 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,969 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:27,969 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,969 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,969 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 317#true, 314#true, 316#true, 164#L1034-7true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,970 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:27,970 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,970 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,970 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][209], [326#true, 101#L1034-7true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:27,973 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:27,973 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,973 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,973 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:27,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 101#L1034-7true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,973 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:27,974 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,974 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,974 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 164#L1034-7true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,976 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:27,976 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,976 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,976 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:27,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][141], [326#true, 316#true, 164#L1034-7true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,976 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:27,976 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,976 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:27,976 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:27,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 101#L1034-7true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,981 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:27,981 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,981 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:27,981 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 314#true, 316#true, 164#L1034-7true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:27,983 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:27,983 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,983 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,983 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:27,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [260#L1046-1true, 326#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0), 313#true, 216#L1034-7true]) [2025-02-08 05:45:27,988 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:27,988 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,988 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:27,988 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [260#L1046-1true, 326#true, 317#true, 101#L1034-7true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:27,991 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:27,991 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:27,991 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,991 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [326#true, 260#L1046-1true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:27,992 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:27,992 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:27,992 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,992 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1040] 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][135], [260#L1046-1true, 326#true, 317#true, 314#true, 316#true, 164#L1034-7true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:27,994 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:27,994 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:27,994 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:27,994 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:28,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,033 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:28,033 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:28,033 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:28,033 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:28,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,034 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:28,034 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:28,034 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:28,034 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:28,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,037 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:28,037 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:28,037 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:28,037 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:28,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,038 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:28,038 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:28,038 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:28,039 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:28,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 235#L1045-8true, 314#true, 315#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,043 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:28,043 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:28,043 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:28,043 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:28,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 235#L1045-8true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:28,043 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:28,043 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,043 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:28,043 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 235#L1045-8true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,044 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:28,044 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:28,045 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:28,045 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:28,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 235#L1045-8true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:28,045 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:28,045 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:28,045 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,045 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 235#L1045-8true, 316#true, 165#L1034-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,046 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:28,046 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:28,046 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:28,046 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:28,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 235#L1045-8true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:28,047 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:28,047 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:28,047 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:28,047 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:28,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 44#L1043-11true, 314#true, 315#true, 165#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,051 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:28,051 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,051 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,051 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:28,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 44#L1043-11true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:28,051 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:28,051 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,051 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:28,051 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 44#L1043-11true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,052 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:28,052 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:28,052 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,052 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 44#L1043-11true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,053 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:28,053 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,053 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:28,053 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 44#L1043-11true, 316#true, 165#L1034-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:28,053 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:28,053 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:28,053 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,053 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:28,054 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:28,054 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,054 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:28,054 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 314#true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,059 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:28,059 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,059 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,059 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:28,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 314#true, 315#true, 165#L1034-8true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,060 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:28,060 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:28,060 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,060 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 314#true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,061 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:28,061 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,061 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:28,061 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 316#true, 98#L1045-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,062 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:28,062 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:28,062 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,062 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 316#true, 165#L1034-8true, 98#L1045-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:28,062 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:28,062 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:28,062 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,063 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,063 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:28,063 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,063 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,063 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:28,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 101#L1034-7true, 235#L1045-8true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,064 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:28,064 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,064 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:28,064 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 235#L1045-8true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:28,065 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:28,065 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,065 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:28,065 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:28,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:28,067 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:28,067 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:28,067 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:28,067 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:28,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 314#true, 315#true, 165#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,067 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:28,067 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:28,067 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,067 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,069 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:28,069 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:28,069 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,069 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 316#true, 165#L1034-8true, 168#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,069 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:28,070 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,070 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:28,070 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 316#true, 168#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:28,070 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:28,070 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:28,070 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:28,070 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:28,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,071 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:28,071 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,071 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:28,071 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 101#L1034-7true, 44#L1043-11true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,072 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:28,072 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,072 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:28,072 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 44#L1043-11true, 316#true, 164#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,073 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:28,073 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:28,073 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,073 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,074 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:28,074 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,074 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:28,074 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,075 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:28,075 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,075 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:28,075 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [260#L1046-1true, 326#true, 171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,076 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:28,076 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:28,076 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:28,076 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:28,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,077 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:28,078 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,078 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:28,078 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [326#true, 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,079 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:28,079 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,079 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:28,079 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 101#L1034-7true, 314#true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,080 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:28,080 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:28,080 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,080 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [69#L1028-5true, 326#true, 316#true, 164#L1034-7true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,080 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:28,080 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,080 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:28,080 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:28,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 118#L1043-2true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,082 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:28,082 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:28,082 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:28,082 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:28,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 101#L1034-7true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,084 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:28,084 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:28,084 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:28,084 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:28,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 69#L1028-5true, 316#true, 164#L1034-7true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,085 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:28,085 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:28,085 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:28,085 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:28,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [260#L1046-1true, 326#true, 69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,086 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:28,086 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:28,086 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:28,086 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:28,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][271], [326#true, 260#L1046-1true, 69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:28,087 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:28,088 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:28,088 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:28,088 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:28,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][255], [260#L1046-1true, 326#true, 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,088 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:28,088 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:28,088 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:28,088 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:28,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 314#true, 316#true, 251#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,092 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-02-08 05:45:28,092 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:28,092 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:28,092 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:28,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:28,101 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-08 05:45:28,101 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:28,101 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:28,101 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:28,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 44#L1043-11true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:28,104 INFO L294 olderBase$Statistics]: this new event has 286 ancestors and is cut-off event [2025-02-08 05:45:28,104 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:28,104 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:28,104 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:28,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,107 INFO L294 olderBase$Statistics]: this new event has 286 ancestors and is cut-off event [2025-02-08 05:45:28,107 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:28,107 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:28,108 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-08 05:45:28,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,111 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2025-02-08 05:45:28,111 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:28,111 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:28,111 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-08 05:45:28,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 235#L1045-8true, 314#true, 316#true, 251#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:28,116 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2025-02-08 05:45:28,116 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:28,116 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:28,116 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:28,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 44#L1043-11true, 314#true, 251#L1025true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:28,120 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-02-08 05:45:28,120 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:28,120 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:28,120 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:28,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 314#true, 316#true, 251#L1025true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:28,123 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-02-08 05:45:28,123 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:28,123 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:28,123 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:28,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 185#L1027true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:28,127 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-02-08 05:45:28,127 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:28,127 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:28,127 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:28,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 314#true, 316#true, 251#L1025true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:28,130 INFO L294 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2025-02-08 05:45:28,130 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:28,130 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:28,130 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:28,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][209], [326#true, 69#L1028-5true, 314#true, 251#L1025true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,140 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2025-02-08 05:45:28,140 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:28,140 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:28,140 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:28,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][209], [326#true, 69#L1028-5true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,140 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-08 05:45:28,140 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:28,140 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:28,140 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:28,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 235#L1045-8true, 185#L1027true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:28,371 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-02-08 05:45:28,371 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:28,371 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:28,371 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:28,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 185#L1027true, 44#L1043-11true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:28,374 INFO L294 olderBase$Statistics]: this new event has 299 ancestors and is cut-off event [2025-02-08 05:45:28,374 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:28,374 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:28,374 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:28,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][209], [326#true, 69#L1028-5true, 185#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,376 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-02-08 05:45:28,376 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:28,376 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:28,376 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:28,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 185#L1027true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:28,376 INFO L294 olderBase$Statistics]: this new event has 299 ancestors and is cut-off event [2025-02-08 05:45:28,376 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:28,376 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:28,376 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:28,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 185#L1027true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,379 INFO L294 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2025-02-08 05:45:28,379 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:28,379 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:28,379 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:28,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,402 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:28,402 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:28,402 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:28,402 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:28,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 101#L1034-7true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,407 INFO L294 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-02-08 05:45:28,407 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:28,407 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:28,407 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:28,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 171#L1028-5true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 216#L1034-7true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:28,409 INFO L294 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-02-08 05:45:28,409 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:28,409 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:28,409 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:28,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,424 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:28,424 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:28,424 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:28,424 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:28,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,425 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:28,425 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:28,425 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:28,425 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:28,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 316#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:28,429 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-02-08 05:45:28,429 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:28,429 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:28,429 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:28,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:28,431 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-02-08 05:45:28,431 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:28,431 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:28,431 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:28,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 44#L1043-11true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:28,433 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-08 05:45:28,433 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:28,433 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:28,433 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:28,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][209], [326#true, 69#L1028-5true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,435 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-02-08 05:45:28,435 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:28,435 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:28,435 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:28,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,435 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-08 05:45:28,436 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:28,436 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:28,436 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:28,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 235#L1045-8true, 101#L1034-7true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:28,437 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-08 05:45:28,437 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:28,437 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:28,437 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:28,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 171#L1028-5true, 235#L1045-8true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,439 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-08 05:45:28,439 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:28,439 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:28,439 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:28,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 159#L1034-8true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:28,439 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-08 05:45:28,439 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:28,439 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:28,439 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:28,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 101#L1034-7true, 44#L1043-11true, 314#true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,441 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-08 05:45:28,441 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:28,441 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:28,441 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:28,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 171#L1028-5true, 314#true, 44#L1043-11true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1034-7true, 331#(= |#race~tids~0| 0), 95#L1034-8true]) [2025-02-08 05:45:28,442 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-08 05:45:28,442 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:28,442 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:28,442 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:28,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 105#L1046-2true, 95#L1034-8true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:28,443 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-08 05:45:28,443 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:28,443 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:28,443 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:28,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][209], [326#true, 69#L1028-5true, 101#L1034-7true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,445 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-08 05:45:28,445 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:28,445 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:28,445 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:28,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 101#L1034-7true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,445 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-08 05:45:28,445 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:28,445 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:28,445 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:28,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][209], [326#true, 171#L1028-5true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 216#L1034-7true]) [2025-02-08 05:45:28,446 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-08 05:45:28,446 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:28,446 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:28,446 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:28,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 171#L1028-5true, 314#true, 316#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true, 216#L1034-7true]) [2025-02-08 05:45:28,447 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-08 05:45:28,447 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:28,447 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:28,447 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:28,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 69#L1028-5true, 101#L1034-7true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,448 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:28,448 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:28,448 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:28,448 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:28,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 171#L1028-5true, 314#true, 316#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 95#L1034-8true, 216#L1034-7true]) [2025-02-08 05:45:28,449 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:28,449 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:28,449 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:28,449 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:28,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [260#L1046-1true, 326#true, 69#L1028-5true, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,450 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:28,450 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:28,450 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:28,450 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:28,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] 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][202], [326#true, 260#L1046-1true, 171#L1028-5true, 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 95#L1034-8true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,451 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:28,451 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:28,451 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:28,451 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:28,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 69#L1028-5true, 171#L1028-5true, 235#L1045-8true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,460 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-02-08 05:45:28,460 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:28,460 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:28,460 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:28,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 171#L1028-5true, 235#L1045-8true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,460 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-02-08 05:45:28,460 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:28,460 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:28,461 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:28,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 69#L1028-5true, 171#L1028-5true, 44#L1043-11true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,462 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-08 05:45:28,462 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:28,462 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:28,462 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:28,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 171#L1028-5true, 314#true, 44#L1043-11true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,462 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-08 05:45:28,462 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:28,462 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:28,462 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:28,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,463 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-08 05:45:28,463 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:28,463 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:28,463 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:28,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [326#true, 69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 98#L1045-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,464 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-08 05:45:28,464 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:28,464 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:28,464 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:28,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][250], [326#true, 69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,464 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-08 05:45:28,465 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:28,465 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:28,465 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:28,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][272], [69#L1028-5true, 326#true, 171#L1028-5true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:28,465 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-08 05:45:28,465 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:28,465 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:28,465 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:28,466 INFO L124 PetriNetUnfolderBase]: 19040/60148 cut-off events. [2025-02-08 05:45:28,466 INFO L125 PetriNetUnfolderBase]: For 5360/5550 co-relation queries the response was YES. [2025-02-08 05:45:28,698 INFO L83 FinitePrefix]: Finished finitePrefix Result has 82894 conditions, 60148 events. 19040/60148 cut-off events. For 5360/5550 co-relation queries the response was YES. Maximal size of possible extension queue 1098. Compared 729873 event pairs, 6369 based on Foata normal form. 0/51220 useless extension candidates. Maximal degree in co-relation 82864. Up to 20679 conditions per place. [2025-02-08 05:45:28,908 INFO L140 encePairwiseOnDemand]: 340/348 looper letters, 40 selfloop transitions, 2 changer transitions 0/278 dead transitions. [2025-02-08 05:45:28,908 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 278 transitions, 690 flow [2025-02-08 05:45:28,909 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:45:28,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:45:28,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 903 transitions. [2025-02-08 05:45:28,910 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8649425287356322 [2025-02-08 05:45:28,910 INFO L175 Difference]: Start difference. First operand has 269 places, 282 transitions, 614 flow. Second operand 3 states and 903 transitions. [2025-02-08 05:45:28,910 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 278 transitions, 690 flow [2025-02-08 05:45:28,914 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 263 places, 278 transitions, 686 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:45:28,915 INFO L231 Difference]: Finished difference. Result has 264 places, 278 transitions, 612 flow [2025-02-08 05:45:28,916 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=348, PETRI_DIFFERENCE_MINUEND_FLOW=598, PETRI_DIFFERENCE_MINUEND_PLACES=261, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=276, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=274, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=612, PETRI_PLACES=264, PETRI_TRANSITIONS=278} [2025-02-08 05:45:28,916 INFO L279 CegarLoopForPetriNet]: 275 programPoint places, -11 predicate places. [2025-02-08 05:45:28,916 INFO L471 AbstractCegarLoop]: Abstraction has has 264 places, 278 transitions, 612 flow [2025-02-08 05:45:28,917 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 286.0) internal successors, (858), 3 states have internal predecessors, (858), 0 states have call successors, (0), 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-02-08 05:45:28,917 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:28,917 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-02-08 05:45:28,917 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-02-08 05:45:28,917 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-02-08 05:45:28,917 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:28,917 INFO L85 PathProgramCache]: Analyzing trace with hash 1315167025, now seen corresponding path program 1 times [2025-02-08 05:45:28,917 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:28,917 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1220341100] [2025-02-08 05:45:28,918 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:28,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:28,931 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-02-08 05:45:28,936 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-02-08 05:45:28,936 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:28,936 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:29,067 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:29,067 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:29,067 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1220341100] [2025-02-08 05:45:29,067 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1220341100] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:29,067 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:29,067 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:45:29,067 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1995809083] [2025-02-08 05:45:29,067 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:29,067 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:45:29,067 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:29,068 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:45:29,068 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:45:29,274 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 295 out of 348 [2025-02-08 05:45:29,276 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 264 places, 278 transitions, 612 flow. Second operand has 6 states, 6 states have (on average 296.1666666666667) internal successors, (1777), 6 states have internal predecessors, (1777), 0 states have call successors, (0), 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-02-08 05:45:29,276 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:29,276 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 295 of 348 [2025-02-08 05:45:29,276 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:30,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,084 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,084 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,084 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,084 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:30,084 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,084 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,084 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,084 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][273], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,084 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,084 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,084 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,085 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,117 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,117 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,117 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,117 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,152 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,152 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,152 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,152 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,189 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,189 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,189 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,189 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,189 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,189 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,189 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,189 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,189 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,189 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,189 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,189 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,189 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,189 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,189 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,190 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:30,190 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,190 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,190 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,190 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,191 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:30,191 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,191 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,191 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:30,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 317#true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,191 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:30,191 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,191 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,191 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:30,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,220 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,220 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,220 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,220 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:30,221 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,222 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:30,222 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:30,222 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:30,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,254 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,254 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,254 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,254 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,255 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:30,255 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-02-08 05:45:30,255 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-08 05:45:30,255 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-08 05:45:30,255 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-08 05:45:30,255 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:30,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:30,256 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-02-08 05:45:30,256 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-08 05:45:30,256 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-08 05:45:30,256 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-08 05:45:30,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,287 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,287 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,287 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,287 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,289 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,289 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,289 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,289 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,289 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,289 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,289 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,289 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,289 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,289 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,289 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,289 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,289 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,289 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,289 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,289 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,289 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,290 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,290 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,290 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,290 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,290 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,290 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:30,290 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:30,290 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 317#true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,290 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,290 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,290 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,290 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:30,290 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:30,319 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,319 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,319 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,319 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,320 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,320 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,320 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,320 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,320 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,320 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,320 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,320 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,320 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,320 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,320 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,320 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,320 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,320 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,320 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,320 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,320 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,320 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,321 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,321 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,321 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,321 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,321 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,321 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:30,321 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][273], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,321 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,321 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,321 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,321 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,321 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,322 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:30,322 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,322 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:30,322 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:30,322 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:30,322 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:30,355 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,356 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,356 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,356 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,356 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,356 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,356 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,356 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,356 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,356 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,356 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,356 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,356 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,356 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,356 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,356 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,356 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,357 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,357 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,357 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,357 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,357 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,357 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,357 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,357 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,357 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:30,357 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:30,357 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,470 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,470 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,470 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,470 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,470 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,470 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,470 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,470 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,471 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,471 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,471 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,471 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,471 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,471 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,471 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,471 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,471 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,471 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,471 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,471 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,471 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,471 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,471 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,471 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,471 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,471 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:30,471 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,472 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,472 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,472 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,472 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,472 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:30,472 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][273], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,472 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:30,472 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,472 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,472 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,472 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,472 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,514 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,515 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,515 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,515 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,515 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,515 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,515 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,515 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,515 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,515 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,515 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,515 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,515 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,515 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,515 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,515 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,515 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,516 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,516 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,516 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,516 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,516 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,516 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,516 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,516 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,516 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,516 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,516 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,516 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,516 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:30,516 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:30,516 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,516 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 317#true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,516 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,516 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,516 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,517 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:30,517 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:30,517 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,631 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,631 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,631 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,631 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,631 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,631 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,631 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,631 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,631 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,631 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,631 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,631 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,631 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,632 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,632 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][273], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,632 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,632 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,780 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][273], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,781 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-02-08 05:45:30,781 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:30,781 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:30,781 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:30,781 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:30,781 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-08 05:45:30,781 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:30,781 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:30,781 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,781 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,781 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,781 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:30,781 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,781 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,781 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,781 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,781 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,782 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:30,782 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 317#true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,782 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-02-08 05:45:30,782 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:30,782 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:30,782 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:30,782 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:30,782 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:30,782 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-08 05:45:30,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 137#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:30,835 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,835 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,835 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,835 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,835 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,835 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,835 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,835 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,835 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,835 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,835 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,836 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,836 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,836 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,836 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,836 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-02-08 05:45:30,836 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:30,836 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:30,836 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:30,836 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:30,836 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-08 05:45:30,836 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-08 05:45:30,836 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-08 05:45:30,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,880 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:30,880 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:30,880 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:30,880 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:30,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:30,880 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:30,880 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:30,880 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:30,880 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:30,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,880 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:30,881 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:30,881 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:30,881 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:30,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,884 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:30,884 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:30,884 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:30,884 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:30,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,884 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:30,884 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:30,884 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:30,884 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:30,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,885 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:30,885 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:30,885 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:30,885 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:30,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:30,886 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,886 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,886 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,886 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [317#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:30,887 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-08 05:45:30,887 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:30,887 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:30,887 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:30,887 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 137#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:30,887 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-08 05:45:30,887 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:30,887 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:30,887 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:30,887 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:30,888 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,888 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,888 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,888 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,888 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,888 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,888 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,888 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,888 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,888 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,888 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,888 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-08 05:45:30,888 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:30,888 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:30,888 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:30,888 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:30,888 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:30,888 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-08 05:45:30,888 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-08 05:45:30,888 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,888 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,888 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,888 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,888 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,888 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,888 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,888 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,888 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,889 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,889 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,889 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,889 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,889 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,889 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,889 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,890 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,890 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,890 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,890 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,890 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,890 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,890 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,890 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,890 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,890 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,890 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,890 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:30,890 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:30,890 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,890 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:30,890 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,890 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,890 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,890 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,891 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,891 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,891 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,891 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,891 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:30,891 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,891 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,891 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,891 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:30,891 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,891 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:30,891 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:30,891 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,891 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 317#true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,891 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:30,891 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:30,891 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,891 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,891 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,891 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:30,892 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:30,892 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:30,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,920 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:30,920 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:30,920 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:30,920 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:30,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,921 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:30,921 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:30,921 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:30,921 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:30,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,930 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:30,930 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:30,930 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:30,930 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:30,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:30,941 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:30,941 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,941 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,941 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [317#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:30,941 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-08 05:45:30,942 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-08 05:45:30,942 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:30,942 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:30,942 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:30,942 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-08 05:45:30,942 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:30,942 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:30,942 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:30,942 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-08 05:45:30,943 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,943 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,943 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,943 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,943 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,943 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,943 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:30,943 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,943 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,943 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,944 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,944 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,944 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:30,944 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,944 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,944 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,944 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,944 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,944 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:30,944 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:30,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,970 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:30,970 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:30,970 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:30,970 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:30,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,972 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:30,972 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:30,972 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:30,973 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:30,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:30,980 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:30,980 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:30,980 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:30,980 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:30,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:30,995 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-08 05:45:30,995 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:30,995 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:30,995 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:30,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:30,999 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:30,999 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,999 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:30,999 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:30,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:30,999 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-08 05:45:30,999 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:31,000 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-08 05:45:31,000 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:31,000 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,000 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-08 05:45:31,000 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:31,000 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:31,000 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-08 05:45:31,000 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:31,001 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [317#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,001 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:31,001 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:31,001 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:31,001 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:31,001 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:31,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,032 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,032 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,032 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,032 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,034 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,034 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,034 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,034 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,034 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,034 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,034 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,034 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,034 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,034 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,034 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,034 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,034 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,034 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,034 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,034 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,034 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,034 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,034 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,034 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,034 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,034 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,034 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,034 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,036 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,036 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,036 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,036 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,036 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,036 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,036 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,036 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,037 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,037 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,037 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,037 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,037 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,037 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,037 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,037 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,038 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,038 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,038 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,038 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,038 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,038 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,038 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,039 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,039 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,039 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,039 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,039 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,039 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,039 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,039 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,039 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,039 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,039 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,039 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,039 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,039 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,039 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,039 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,039 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,046 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,047 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,047 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,047 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,047 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,047 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,047 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,047 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,047 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,047 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,047 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,047 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,047 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:31,047 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,047 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,047 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,048 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,048 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,048 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,048 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,048 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,048 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,048 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,048 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,048 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,048 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,050 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,050 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,050 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,050 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,050 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,050 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,050 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,050 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 300#L1025true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,051 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,051 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,051 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,051 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,051 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:31,051 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,051 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,051 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,055 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,055 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,055 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,055 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,055 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,055 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,055 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,055 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,059 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,059 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,059 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,059 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,060 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,060 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,060 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,060 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [317#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,060 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:31,061 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:31,061 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-08 05:45:31,061 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:31,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,061 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-08 05:45:31,061 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:31,061 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:31,061 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:31,061 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,061 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-08 05:45:31,061 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:31,061 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-08 05:45:31,061 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-08 05:45:31,061 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-08 05:45:31,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,062 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-08 05:45:31,062 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:31,062 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:31,062 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:31,063 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [317#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,063 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:31,063 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:31,063 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:31,063 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:31,063 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:31,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,092 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,092 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,092 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,092 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,093 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,093 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,093 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,093 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,093 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,093 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,096 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,096 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,096 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,096 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,098 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,098 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,098 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,098 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,111 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,111 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:31,111 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:31,111 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:31,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,114 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,114 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:31,114 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:31,114 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:31,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,117 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,117 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:31,117 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:31,117 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:31,118 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,118 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:31,118 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:31,118 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:31,118 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:31,119 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:31,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,146 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:31,146 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,146 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,146 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,149 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,149 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:31,149 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,149 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,149 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:31,149 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,155 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,155 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,155 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,155 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,157 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,157 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,157 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,157 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,164 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,164 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,164 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,165 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:31,165 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,165 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,165 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,165 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,165 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,165 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,165 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,165 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,165 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,165 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,165 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,165 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,165 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,165 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,165 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,165 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,168 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 300#L1025true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,168 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,168 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,168 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,168 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,168 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,172 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,172 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,172 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,172 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,172 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,173 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,173 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,173 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,173 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,173 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,173 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,173 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,173 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:31,173 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,173 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,173 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,173 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,173 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,173 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,173 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,174 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 300#L1025true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,174 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,174 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,174 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,174 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,174 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,177 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-02-08 05:45:31,177 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-02-08 05:45:31,177 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:31,177 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:31,178 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:31,178 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-02-08 05:45:31,178 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:31,178 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:31,178 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:31,178 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-02-08 05:45:31,178 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,178 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,178 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,178 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,178 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,178 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,179 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,179 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-02-08 05:45:31,179 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-02-08 05:45:31,179 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:31,179 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:31,179 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:31,185 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,185 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-02-08 05:45:31,186 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:31,186 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-08 05:45:31,186 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-02-08 05:45:31,186 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:31,186 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [317#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:31,187 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:31,187 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:31,187 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:31,187 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:31,187 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:31,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,221 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,221 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,222 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,222 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,224 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,224 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,225 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,225 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,231 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,232 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,232 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,232 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,232 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,233 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,233 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,234 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,234 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,234 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,234 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,234 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,234 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,234 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,234 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,234 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,234 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,234 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,234 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,234 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,234 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,235 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,235 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,235 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,235 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,235 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,236 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,236 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,236 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,236 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,236 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,236 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:31,236 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,236 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:31,236 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,236 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,236 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,236 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,236 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,236 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,236 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,236 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,236 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,236 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,237 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,237 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,237 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,237 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,237 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,242 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,242 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,242 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,242 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,242 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,242 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,243 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,243 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,243 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,243 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,243 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,243 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,243 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,243 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,243 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,243 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,243 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,243 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,243 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,243 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,243 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,243 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,243 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,243 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,244 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,244 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,244 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,244 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,244 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,244 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,245 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,246 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,246 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,246 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,246 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,246 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,246 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,246 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,246 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,246 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,246 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,246 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:31,248 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,248 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,248 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,248 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,248 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,248 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,248 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,248 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,251 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,251 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,251 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,251 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,251 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,251 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,251 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,251 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,251 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,251 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,251 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,251 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,251 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,251 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,251 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,251 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,252 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,252 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,252 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,252 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,252 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,252 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,252 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,252 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,252 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,252 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,252 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,252 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,252 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,252 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,299 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,299 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,299 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,299 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,299 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,299 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,306 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,306 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,306 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,307 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,307 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,307 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,307 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,307 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,307 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,307 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,307 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,307 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,307 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,307 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,307 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,307 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,307 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,307 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,307 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,308 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,308 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,308 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,308 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,308 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,308 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,308 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,308 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,308 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,312 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,312 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,312 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,312 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,312 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,312 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,312 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,313 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,313 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,313 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,313 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,313 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,313 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,313 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,313 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,313 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,313 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,313 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,313 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,313 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,313 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,313 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,313 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,313 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,313 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,314 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,314 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,314 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,314 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,314 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,314 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,314 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,314 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,314 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,316 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,316 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,316 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,316 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,316 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,316 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,316 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,316 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,316 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,316 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,316 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,316 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,316 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,316 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,316 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,317 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,317 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,317 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,317 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,317 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,317 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,317 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,317 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,317 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,317 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,317 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,317 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,317 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,317 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,317 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,317 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,317 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,317 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,317 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,318 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,318 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,318 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,319 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,319 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,319 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:31,320 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,320 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,320 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,321 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,321 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,321 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:31,321 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,325 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,325 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:31,325 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,325 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,326 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,326 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,327 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:31,327 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:31,327 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:31,327 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:31,328 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,329 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,329 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:31,329 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:31,329 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:31,329 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:31,341 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,342 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,342 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:31,342 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:31,342 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:31,342 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:31,397 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,397 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,397 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,398 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,398 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,398 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,404 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,405 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,405 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,405 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,405 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,405 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,405 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,405 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,405 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,405 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,405 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,405 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,405 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,405 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,405 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,406 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,406 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,406 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,406 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,406 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,406 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,406 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,406 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,406 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,406 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,406 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,406 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,406 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,407 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,407 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,407 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,407 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,407 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,408 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,408 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,408 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,408 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,408 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,408 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,408 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,408 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,408 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,408 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,408 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,408 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,408 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,408 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,408 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,408 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,409 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,409 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,409 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,410 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,410 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,410 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,410 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,410 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,410 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,410 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,410 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,410 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,410 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,410 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,410 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,411 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,411 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,411 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,411 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,411 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,411 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,411 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,411 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,411 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,411 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,411 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,411 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,411 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,411 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,411 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,411 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,416 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 300#L1025true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,416 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,416 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,416 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,416 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,416 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,416 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,430 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-02-08 05:45:31,430 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-08 05:45:31,430 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:31,430 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-08 05:45:31,431 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,432 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-02-08 05:45:31,432 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:31,432 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:31,432 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-08 05:45:31,432 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-08 05:45:31,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,439 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-02-08 05:45:31,439 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-08 05:45:31,439 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:31,439 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-08 05:45:31,682 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,682 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,683 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,683 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,683 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,683 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,690 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,690 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,690 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,690 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,690 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,690 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,690 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,698 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,698 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,698 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,698 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,699 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,699 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,699 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,699 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,699 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,699 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,699 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,699 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,699 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,699 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,699 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,699 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][273], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:31,699 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,699 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,699 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,699 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,705 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,705 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,705 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,706 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,706 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,706 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,706 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,706 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,706 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,706 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,706 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,706 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,706 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,706 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,706 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,706 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 251#L1025true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,707 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,707 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,707 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,707 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,707 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,707 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,707 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,707 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,739 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,739 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,739 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,739 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,739 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,739 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,739 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,746 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,746 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,746 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,746 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,746 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,746 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,746 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,746 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:31,746 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,746 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,746 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,746 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,747 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,747 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,747 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,747 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,747 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,747 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,747 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,747 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,747 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,747 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,747 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,747 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,747 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,747 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,747 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,747 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,748 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,748 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,749 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,749 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,749 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,749 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,749 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,749 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,749 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,749 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:31,749 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,749 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:31,749 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,749 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,749 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,749 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,749 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,749 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,749 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,749 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,749 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,750 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,750 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,750 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,750 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,750 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,750 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,750 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,750 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,750 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,750 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 300#L1025true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,750 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,750 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,750 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,750 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,750 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,750 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,750 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,753 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,753 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,753 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,753 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,753 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,753 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,753 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,753 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,753 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,753 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,753 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,753 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,753 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,753 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,753 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,753 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:31,754 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,754 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,754 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,754 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,754 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,754 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,754 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,754 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,754 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,754 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,754 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,754 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,754 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,754 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,754 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,754 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,754 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,754 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,754 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,757 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,757 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,758 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,758 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,758 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,758 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,758 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,758 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,758 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,758 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,758 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,758 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,758 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,758 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,758 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,758 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,758 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 300#L1025true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,758 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,758 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,758 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,758 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,759 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,759 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,759 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,759 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:31,759 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,759 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,759 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,759 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,759 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,759 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,760 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,760 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,760 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,760 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,760 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,760 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:31,792 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,792 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,792 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,792 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,792 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,792 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,792 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,792 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,792 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,792 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,792 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,793 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,793 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,793 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,793 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,793 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,798 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,798 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,798 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,798 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,798 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,798 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,798 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,798 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:31,799 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,799 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,799 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,799 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,799 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,799 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,799 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,799 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,799 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,799 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,799 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,799 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,799 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,799 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,799 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,799 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,800 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,800 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,800 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,800 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,800 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,800 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,800 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,800 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:31,800 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,801 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,801 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,801 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,801 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,801 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,801 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,801 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,801 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,801 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,801 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,801 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,801 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,801 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,801 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,801 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,802 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,802 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,802 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,802 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:31,802 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,802 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,803 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,803 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,803 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,806 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,806 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,806 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,806 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,806 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,806 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,806 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,806 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,806 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,806 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,806 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,806 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,806 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,806 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,807 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,807 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,807 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,807 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,807 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,807 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,807 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,807 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,807 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,807 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,807 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,807 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,807 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,807 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,807 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,807 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,807 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,807 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,808 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,808 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,808 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,808 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,808 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,808 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,808 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,808 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,808 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,809 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,809 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,809 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,809 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,809 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,809 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,809 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,809 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,809 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,809 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,809 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,809 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,809 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,809 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,809 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,809 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,809 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,809 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,809 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,810 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,810 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,810 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,810 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,810 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,810 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,810 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,810 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,810 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,810 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,810 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,810 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,810 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,814 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,814 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,814 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,814 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,815 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,815 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,815 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,815 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,815 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,815 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,815 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,815 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,815 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,815 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,815 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,815 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,815 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,815 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,815 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,815 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,816 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,816 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,816 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,816 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,816 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,816 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,816 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,816 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,816 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,816 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,816 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,816 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,816 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,816 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,816 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,816 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,816 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,816 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,816 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,816 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,816 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,816 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,816 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,840 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,840 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,840 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,840 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,848 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,849 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:31,849 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,849 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:31,849 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,849 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,849 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,849 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:31,849 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,849 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:31,849 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,849 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,849 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,849 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,849 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:31,850 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,860 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,860 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,860 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,860 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,861 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,861 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,861 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,861 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,861 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,861 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,861 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,861 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,861 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,861 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,862 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,862 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,862 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,862 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,862 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,862 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,862 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,862 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,862 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,862 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,862 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,862 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,862 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,862 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,862 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,862 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,862 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,862 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,862 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,862 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,863 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,863 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,863 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,863 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,863 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,863 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,863 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,863 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,863 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,866 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,866 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,866 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,866 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,866 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,866 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,866 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,866 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,867 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,867 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,867 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,867 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,867 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,867 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,867 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,867 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,867 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,867 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,867 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,867 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,867 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,867 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,867 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,867 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,867 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,868 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,868 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,868 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,868 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,868 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,868 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,868 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,868 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,868 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,868 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,868 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,868 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,868 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,868 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,870 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,870 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,870 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:31,870 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,870 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,871 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,871 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,871 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,871 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,871 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,871 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,873 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,873 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,873 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,873 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,873 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,873 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,873 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,873 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,873 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,873 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,873 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,873 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,873 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,873 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,873 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,873 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,873 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,873 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,874 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,874 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,874 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,874 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,874 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,874 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,874 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,874 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,874 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,874 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,874 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,874 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,874 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,874 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,874 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,874 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,875 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,875 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,875 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,875 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,875 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:31,883 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,883 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,883 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,883 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,884 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,884 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,884 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,884 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,898 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,898 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,898 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,898 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,908 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,908 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,908 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,908 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,919 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,919 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,919 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,919 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,924 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,925 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,925 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,925 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:31,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,928 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:31,928 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,928 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,928 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,928 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,928 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,928 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,929 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,929 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,929 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,929 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,929 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,929 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,929 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,929 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,929 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 187#L1027true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,929 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,929 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,929 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,929 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,930 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,930 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,930 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,930 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,940 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:31,940 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,940 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,940 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:31,950 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,950 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,950 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,950 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,967 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,967 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,967 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,967 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,970 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,970 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,970 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,970 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,973 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:31,973 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:31,973 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:31,973 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:31,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][278], [24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:31,974 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:31,974 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:31,974 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:31,974 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:31,976 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,976 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,976 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,976 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,976 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,976 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,976 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,976 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,976 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,976 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,976 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,976 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,976 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,976 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,976 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:31,976 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,976 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,977 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,977 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,977 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:31,977 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,977 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,977 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,977 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,977 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,977 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,977 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,977 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,977 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][273], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,977 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,977 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,977 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,977 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,977 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,979 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,979 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,979 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,979 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,979 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,979 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,979 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,979 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,979 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,979 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,979 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,979 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,979 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,979 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,979 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,979 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,979 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,980 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,980 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,980 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,980 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,980 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,980 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,980 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,980 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,980 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,980 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,980 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,980 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,980 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,980 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,980 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,980 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,980 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,980 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,980 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,981 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,981 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,981 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,981 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,981 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,981 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,981 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,981 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,981 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,981 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,981 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,981 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,981 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,982 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,982 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,982 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,982 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,982 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,983 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,983 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,983 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,983 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,983 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,983 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,983 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,983 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,983 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,983 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,984 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,984 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,984 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:31,984 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,984 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,984 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,984 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:31,984 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:31,984 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,984 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,984 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,984 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,984 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,984 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,984 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,984 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,984 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,984 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,984 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,985 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,985 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,985 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,985 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,985 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,985 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,985 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,985 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 300#L1025true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,985 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,985 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,985 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,985 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,985 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,985 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,985 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,985 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,986 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,986 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,986 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,986 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,986 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,987 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,987 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,987 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,987 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,987 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,987 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,987 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,987 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,987 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,987 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,987 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,989 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,989 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,989 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,989 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,989 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,989 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,989 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,990 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,990 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,990 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,990 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:31,990 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,990 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,990 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:31,990 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,990 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,990 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,990 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:31,990 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:31,990 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,990 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:31,990 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,990 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,990 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,990 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,990 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,990 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,991 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,991 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 251#L1025true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,991 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,991 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,991 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,991 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,991 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,991 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,992 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,992 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,992 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,992 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,992 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,992 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,992 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,992 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,992 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,992 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,992 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,992 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,992 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:31,992 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,992 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,992 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,992 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:31,992 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,992 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:31,992 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,992 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,993 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:31,993 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,993 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,993 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:31,993 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:31,993 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,993 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:31,993 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,993 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,993 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,993 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,993 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,993 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:31,993 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,993 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:31,993 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:31,993 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,993 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:31,993 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:31,993 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,993 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:31,994 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:32,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,001 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-02-08 05:45:32,001 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,001 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,001 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,010 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,010 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,010 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,010 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,027 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,027 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,027 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,027 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,032 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,032 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,032 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,032 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,035 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,036 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,036 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,036 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,036 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,036 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:32,036 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,036 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,037 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,038 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,038 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,038 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,038 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,038 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,038 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,038 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,038 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,038 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,038 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,038 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,038 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,038 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,038 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,038 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,038 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,038 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,038 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,038 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,039 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,039 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,039 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,039 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,039 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,039 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,039 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,039 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,039 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,039 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,039 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,039 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,040 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,040 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,040 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,040 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,040 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,040 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,040 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,040 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,041 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,041 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,041 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,041 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,041 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,041 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,041 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,041 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 187#L1027true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:32,041 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,041 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,041 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,041 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,042 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,042 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,042 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,042 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,042 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,042 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,042 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,042 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,042 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,043 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,043 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,043 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,043 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,043 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,043 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,043 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,043 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,043 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,043 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,043 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,043 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,043 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,043 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,043 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,043 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,043 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,043 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,043 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,044 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,044 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,044 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,044 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,044 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,044 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,044 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,044 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,044 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,044 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,044 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,045 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 187#L1027true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,045 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,045 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,045 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,045 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,045 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,049 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,049 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,049 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,049 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,049 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,049 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,049 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,049 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,049 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,049 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,049 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,049 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,050 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,050 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,050 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,050 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,050 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,050 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,050 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,050 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,050 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,050 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,050 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,050 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,050 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,050 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,050 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,050 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,050 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,050 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,050 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,051 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,051 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][273], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,051 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,051 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,051 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,051 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,051 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,051 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,051 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,052 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,052 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,052 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,052 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,052 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,052 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,052 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,052 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,052 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:32,052 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,052 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,052 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,052 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,052 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,052 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,052 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,052 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,052 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,052 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,053 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,053 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,053 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,053 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,053 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,053 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,053 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,053 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,053 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,053 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,053 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,053 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,053 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,053 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,053 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,053 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,053 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 300#L1025true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,053 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,053 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,053 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,053 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,054 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,054 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,054 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,054 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][354], [317#true, 185#L1027true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,056 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,056 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,056 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,056 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,056 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,056 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,057 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,057 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,057 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,057 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,057 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,057 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,057 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,057 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,057 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,057 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,057 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,057 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,057 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,057 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,057 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,057 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,057 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,057 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,057 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,058 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,058 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,058 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,058 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 187#L1027true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,058 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,058 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,058 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,058 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,058 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,065 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,065 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,065 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,065 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,070 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,070 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,070 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,070 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,084 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,085 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,085 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,085 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,085 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,085 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,087 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,087 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,087 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,087 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,087 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,087 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,246 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,246 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,246 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,246 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,247 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,247 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:32,247 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,247 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,249 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:32,249 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,249 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,249 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,249 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,249 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,251 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,251 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,251 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,251 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,252 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,252 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,252 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,252 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,252 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,252 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,252 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,252 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,252 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,252 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,252 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,252 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,252 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,252 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,252 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,253 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,253 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,253 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,253 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,253 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,253 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,253 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,253 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,253 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,253 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,253 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,253 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,253 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,253 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,253 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,253 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,253 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,253 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,254 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,254 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,254 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,255 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,255 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,255 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,255 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,255 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,255 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,256 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,256 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,256 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,256 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,256 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,256 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,256 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,256 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,256 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,256 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,256 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,256 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,256 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,256 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,256 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,256 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,256 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,256 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,256 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,257 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,257 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,257 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,257 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,257 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,257 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,257 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,257 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,257 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,257 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,257 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,263 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 251#L1025true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,263 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,263 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,263 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,263 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,263 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,263 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,263 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,263 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-08 05:45:32,263 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:32,264 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:32,264 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:32,264 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:32,264 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,264 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:32,264 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,264 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-08 05:45:32,264 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:32,264 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:32,264 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:32,264 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:32,264 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:32,264 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,264 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 300#L1025true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,265 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,265 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,265 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,265 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,265 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,265 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,265 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,265 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,265 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,274 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,274 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,275 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,275 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,291 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,291 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,291 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,292 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,292 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,292 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,294 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,294 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,294 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,294 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,294 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,301 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,301 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,301 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,301 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,301 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,301 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,301 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,305 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,305 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,305 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,305 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,308 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,308 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,308 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,308 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,308 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,308 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,308 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,308 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,308 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,308 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,308 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,317 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,317 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,317 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,317 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,318 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,318 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,318 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,318 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,322 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,323 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,323 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,323 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,323 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,323 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,327 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,327 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,327 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,327 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,330 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,330 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,330 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,330 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,330 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,330 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,330 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,330 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,330 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,331 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,331 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,331 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,331 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,331 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,331 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,331 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,331 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,331 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,331 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,332 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-02-08 05:45:32,332 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:32,332 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:32,332 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:32,332 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:32,332 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-02-08 05:45:32,332 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-02-08 05:45:32,332 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,332 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,332 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,332 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,332 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,332 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,332 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,332 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,332 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,333 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,333 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-02-08 05:45:32,333 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:32,333 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:32,333 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:32,333 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-02-08 05:45:32,333 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:32,333 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:32,333 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-02-08 05:45:32,333 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:32,333 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,333 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,333 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,334 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,334 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,334 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,334 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,334 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,334 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,334 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,334 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-02-08 05:45:32,334 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:32,334 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:32,334 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:32,334 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-02-08 05:45:32,334 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:32,334 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:32,335 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-02-08 05:45:32,336 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,336 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,336 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,336 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,336 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,336 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,336 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,336 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,336 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,336 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,336 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,336 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,336 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,336 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,336 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,337 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,337 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,337 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,337 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,337 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,337 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,337 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,337 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,337 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,337 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,337 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,337 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,337 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,337 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,337 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,337 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,337 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,337 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,337 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,337 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,337 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,337 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,338 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,338 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,338 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,338 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,338 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,338 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,338 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,342 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,342 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,342 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,342 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,345 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,345 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,345 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,345 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,345 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,345 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,345 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,345 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,345 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,345 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,345 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,345 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,345 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,345 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,346 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,346 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,346 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,346 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,346 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,346 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,346 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,346 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,346 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,346 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,346 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,346 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,346 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,346 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,346 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,346 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,346 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,346 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,347 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,347 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,347 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,347 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,347 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,347 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,347 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,347 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,347 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,347 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,347 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,348 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,348 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-02-08 05:45:32,348 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:32,348 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:32,348 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-02-08 05:45:32,348 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:32,348 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-02-08 05:45:32,348 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:32,348 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-08 05:45:32,348 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,348 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,348 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,348 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,348 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,348 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,348 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,348 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,348 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,348 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,349 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,349 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,349 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,350 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,351 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,351 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,351 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,351 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,351 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,351 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,352 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,352 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,352 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,352 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,352 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,352 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,353 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,353 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,353 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,353 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,353 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,353 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,355 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,355 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,355 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,355 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,355 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:32,355 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,355 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,355 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,355 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,355 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,356 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,356 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,356 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,356 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,356 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,358 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,358 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,358 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,358 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,358 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,359 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,359 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,359 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,359 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,359 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,362 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,362 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,362 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,362 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,362 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,362 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,362 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,362 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,372 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,373 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,373 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,373 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,373 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,373 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,375 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,375 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,375 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,375 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,375 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,376 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,382 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,383 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,383 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,383 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,383 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,383 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,383 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,386 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,386 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,386 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,386 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,389 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,389 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,389 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,389 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,389 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,389 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,389 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:32,389 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,389 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,389 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,389 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,397 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,397 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,397 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,397 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,399 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,399 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,399 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,399 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,402 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,402 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,402 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,402 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 251#L1025true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,403 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,403 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,403 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,403 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,403 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,403 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,403 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,403 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,403 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,403 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,404 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,404 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,404 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,404 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,404 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,404 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,413 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,413 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,413 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,413 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,413 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,413 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,418 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,418 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,418 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,418 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,420 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,420 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,420 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,420 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,420 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,420 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,420 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,420 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,420 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,420 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,420 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,420 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,420 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,420 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,420 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,421 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,421 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,421 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,421 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,421 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,421 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,421 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,421 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,421 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,421 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,421 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,421 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,421 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,422 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,422 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,422 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,422 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,422 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,422 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,422 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,422 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,422 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,422 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,422 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,422 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,423 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,423 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,423 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,423 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,423 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,423 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,423 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,423 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,423 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,423 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,423 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,423 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,423 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,423 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,423 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,424 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,424 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,424 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-02-08 05:45:32,424 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:32,424 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:32,424 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-02-08 05:45:32,424 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:32,424 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:32,424 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:32,424 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:32,424 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-02-08 05:45:32,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,426 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,426 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,426 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,426 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,427 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,427 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:32,427 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,427 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,429 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,429 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,429 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,429 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,429 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,429 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,429 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,429 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,429 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,429 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,431 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,431 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,431 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,431 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,431 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,432 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,432 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,438 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][354], [317#true, 185#L1027true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,438 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,438 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,438 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,438 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,438 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,439 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 187#L1027true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,440 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,440 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,440 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,440 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,440 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,440 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,440 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,441 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-02-08 05:45:32,441 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:32,441 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-02-08 05:45:32,441 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:32,441 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,441 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,441 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,441 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,441 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,442 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,442 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,442 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:32,442 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,442 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,442 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,442 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,442 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,444 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,444 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-02-08 05:45:32,444 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:32,444 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:32,444 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:32,444 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:32,444 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,444 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,444 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,444 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,444 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,444 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,444 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,445 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,445 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,445 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,445 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,445 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,445 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:32,446 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,446 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,446 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,446 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,446 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,446 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,446 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,446 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,446 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,446 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,446 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,447 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,447 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,447 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,447 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,447 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,447 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,447 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,447 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,447 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,447 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,447 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,447 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,447 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,447 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,447 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,447 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,448 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,448 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,448 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,448 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,448 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,448 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,448 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,448 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,448 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,448 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,448 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,448 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,448 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,449 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,449 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,452 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,452 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,452 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,452 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,453 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,453 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,453 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,453 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,453 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,453 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,453 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,453 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,453 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,453 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,453 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,453 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,453 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,454 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,454 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:32,454 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,454 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,454 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,454 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][278], [24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,454 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,454 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,454 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,454 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,454 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,454 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,454 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,454 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,454 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,454 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,454 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,454 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:32,454 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,454 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,454 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,454 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,454 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,454 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,454 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,456 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,456 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-02-08 05:45:32,456 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:32,456 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-08 05:45:32,456 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:32,456 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:32,456 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,456 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,456 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,456 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,456 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,457 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,457 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,457 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,457 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,457 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,459 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:32,459 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,459 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,459 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,459 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,459 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,461 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,462 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,462 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,462 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:32,462 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,462 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,468 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,468 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,468 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,468 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,468 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,468 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,468 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,472 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,472 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,472 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,472 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,475 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,475 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,475 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,475 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,475 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,475 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,475 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,475 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,475 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,475 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,475 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,482 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,482 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,482 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,482 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,484 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,484 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,484 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,484 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,487 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,487 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,487 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,487 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,488 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,488 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,488 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,488 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,488 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,488 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,488 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,488 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,488 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,488 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,488 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,488 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,489 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-02-08 05:45:32,489 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:32,489 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:32,489 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:32,489 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,489 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,489 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,489 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,489 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,489 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,489 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,489 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,490 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-02-08 05:45:32,490 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:32,490 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:32,490 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:32,490 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,490 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-02-08 05:45:32,491 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:32,491 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:32,491 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,491 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:32,491 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,491 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,491 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,491 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,491 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,491 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,491 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,491 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,492 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,492 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,492 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,492 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,492 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,492 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,492 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,492 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,492 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,498 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-02-08 05:45:32,498 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:32,498 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:32,498 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:32,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,501 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,501 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,501 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,501 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,501 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,508 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,508 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,508 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,508 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,509 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,509 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,509 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,509 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,509 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,509 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,509 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,510 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,510 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,510 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,510 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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], [24#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,511 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,511 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:32,511 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,511 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,511 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,511 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,511 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,511 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,511 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,512 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,512 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,512 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,512 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,512 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,512 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,512 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,512 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,512 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,513 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,513 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,513 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,513 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,513 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,513 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,513 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,513 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,513 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,513 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,513 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,513 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,513 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,513 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,513 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,513 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,513 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,513 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,514 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,514 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,514 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,514 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,514 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,514 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,514 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,514 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,514 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,514 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,514 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,514 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,514 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,514 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,514 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,514 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,514 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,514 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,514 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,514 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,514 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,514 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,515 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,515 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,515 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,515 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,515 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,515 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,515 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,515 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,515 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-02-08 05:45:32,515 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:32,515 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:32,516 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:32,516 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:32,516 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-08 05:45:32,516 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,516 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:32,516 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,516 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,516 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,516 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,516 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,516 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,516 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,516 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,516 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,516 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,516 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,518 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,518 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,518 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:32,519 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,519 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,519 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:32,519 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,520 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,520 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,520 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,520 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,520 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,520 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,520 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,520 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,520 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,520 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,521 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,521 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,521 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,521 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,521 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,522 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,522 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,526 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,526 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,526 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,526 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,526 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,526 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,526 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,526 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,526 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,526 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,526 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,526 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,526 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,526 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,526 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,526 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,526 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,526 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,526 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,526 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,526 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,526 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,526 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,526 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,527 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,527 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,527 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,527 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,527 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,527 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,527 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,527 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,527 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,527 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,527 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,527 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,527 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,527 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,527 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,527 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,527 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,527 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:32,527 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:32,528 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:32,528 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:32,528 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,528 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:32,528 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:32,529 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,529 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,529 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,529 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,529 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,530 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,530 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,530 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,530 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:32,530 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:32,531 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:32,531 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:32,531 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:32,531 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:32,531 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,534 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,534 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,534 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,534 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,534 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,534 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,534 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,534 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,535 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,535 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,535 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,535 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,535 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,535 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,535 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,535 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,535 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,535 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,535 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,535 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,535 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,535 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,535 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,536 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,536 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][354], [317#true, 185#L1027true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,536 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,536 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,536 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,536 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,536 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,536 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,536 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,536 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,536 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,536 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,537 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,537 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,537 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,537 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,537 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,537 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,537 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,537 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,537 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,537 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,537 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,537 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][273], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,538 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,538 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,538 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,538 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,539 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,539 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,539 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,539 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,539 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,539 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,539 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,539 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,539 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,539 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,539 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,539 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,539 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,539 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,539 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,539 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,539 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,539 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,539 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,539 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,539 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,540 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,540 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,540 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,540 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,540 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,540 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,540 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,540 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,540 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,540 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,540 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,540 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,540 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,540 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,540 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,540 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,541 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,541 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,541 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,541 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,541 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:32,541 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:32,541 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:32,541 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:32,541 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:32,541 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,541 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:32,550 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,550 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-02-08 05:45:32,550 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,551 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:32,551 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,551 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,551 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,554 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,554 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,554 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,554 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:32,556 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,556 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,556 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,556 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,556 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,556 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-02-08 05:45:32,556 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,556 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,557 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,557 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,557 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,563 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,563 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,563 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,563 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,565 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,565 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,565 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,565 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,568 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,568 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,568 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,568 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 251#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,569 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,569 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,569 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,569 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,570 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,570 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,570 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,570 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,570 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,570 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,570 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,570 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,570 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,570 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,571 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,571 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,571 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,571 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:32,571 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,571 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,571 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,571 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,571 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,571 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,572 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,572 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,572 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,572 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,572 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,572 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,572 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,572 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:32,573 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,573 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,573 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,573 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,573 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:32,573 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,573 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,573 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,573 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,573 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,573 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,573 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,573 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,573 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,574 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,574 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,574 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,574 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,574 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,574 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,574 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,575 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,575 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,581 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,581 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,581 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:32,581 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,590 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,590 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,590 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,590 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,590 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,590 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,591 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,591 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,591 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,591 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,592 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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], [208#L1045-1true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,592 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,592 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,592 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,593 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,593 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [208#L1045-1true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,593 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,593 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,593 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,593 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,595 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,595 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,595 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,596 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,596 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,596 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,596 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,596 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,596 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,596 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,596 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,596 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,596 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,596 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,596 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,596 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,596 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,596 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,596 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,597 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,597 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,597 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,597 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,597 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,597 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,597 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,597 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,597 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,597 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,597 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,597 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,597 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,598 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,598 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,598 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,598 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,598 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,598 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,598 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,598 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,598 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,598 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,598 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,599 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,599 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,599 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,599 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,599 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,599 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,599 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:32,599 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,599 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,599 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,599 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,600 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,600 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,600 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,600 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,600 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,600 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,600 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,600 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,600 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,600 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,600 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,600 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,600 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,600 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,601 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,602 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,602 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,602 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,602 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,603 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,603 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,603 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:32,603 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,604 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,604 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,604 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,604 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,604 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,604 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,604 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,604 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,604 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,604 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,606 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,606 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,606 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,606 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,606 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,606 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,606 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,609 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][273], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,610 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,610 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,610 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:32,610 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:32,610 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,610 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,610 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,610 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,610 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,610 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,610 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,610 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,610 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,610 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,610 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,610 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,611 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,611 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,611 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,611 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,611 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,611 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:32,611 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:32,611 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,611 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,611 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:32,612 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:32,612 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,612 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,612 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,612 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,612 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,612 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,612 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,612 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,612 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,613 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:32,613 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,613 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,613 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,613 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:32,613 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,613 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,613 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,613 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,613 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,614 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,614 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,614 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,614 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,614 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,614 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,614 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,614 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,614 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,614 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,614 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,614 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,614 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,614 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:32,614 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,614 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,614 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,614 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,614 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:32,616 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,616 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,616 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,616 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,616 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,616 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,616 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,616 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,616 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,616 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,616 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,616 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,616 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,616 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,617 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,617 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,617 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,617 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,617 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,617 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,617 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,617 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,617 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,617 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,617 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,617 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,617 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,617 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,618 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,618 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,618 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,618 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:32,618 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,618 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,618 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,618 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,618 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,618 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,618 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,618 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,618 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,618 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,618 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,618 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,619 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,619 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,619 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,619 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,619 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,619 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,619 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,619 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,619 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,619 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,619 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,619 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:32,619 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,619 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,619 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,620 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,620 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,620 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,620 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,620 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,620 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,620 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,620 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 187#L1027true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,620 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,620 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,620 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,620 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,620 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,620 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,620 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,620 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,622 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,622 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,622 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,622 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,622 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,622 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,622 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,622 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,622 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:32,622 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,622 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,623 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,623 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,623 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,623 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,623 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,624 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,625 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,625 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,625 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,625 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,625 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,625 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,625 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,625 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,625 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:32,625 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,625 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 201#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,627 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:32,627 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,627 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,627 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,627 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,627 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,627 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,627 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,627 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:32,627 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,627 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,627 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,627 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,627 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,627 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,627 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,627 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,627 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,628 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,628 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,629 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,629 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,629 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,629 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,629 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,629 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,630 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,630 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:32,630 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,631 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,631 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,631 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,631 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [208#L1045-1true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,631 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,631 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,631 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,631 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,631 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,631 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,631 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:32,631 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,631 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,631 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,631 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,631 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,632 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,632 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,632 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,632 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,632 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,632 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,632 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,632 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,632 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,632 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,632 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,633 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,633 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:32,633 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,633 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,633 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,633 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,633 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,633 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,634 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:32,634 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,634 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,634 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,634 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,634 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,634 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,634 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,634 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,634 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,634 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,634 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,634 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,634 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,634 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,634 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,635 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,635 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,635 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,635 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,635 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,635 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,635 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,635 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,635 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,635 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,635 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,635 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,637 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,637 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,637 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,637 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,637 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,637 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,637 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,637 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,637 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,637 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:32,637 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,637 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,637 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,637 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,637 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,637 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,638 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,638 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,638 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,638 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,638 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,638 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,638 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,638 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,638 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:32,638 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,638 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,638 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,638 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:32,638 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,638 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,638 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,638 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,638 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,638 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,638 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,638 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,638 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,638 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:32,638 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,639 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 187#L1027true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,639 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,639 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,639 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,639 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,639 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,639 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,639 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,639 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,639 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,639 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,639 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,639 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,639 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,640 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,640 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,640 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,640 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,640 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,640 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,640 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,640 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,640 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,640 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,640 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,640 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,640 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,640 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,640 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,640 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,640 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,640 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,640 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,640 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,640 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,641 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,641 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,641 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,641 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,641 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,641 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,641 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,641 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,641 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:32,641 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,641 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,641 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,641 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-08 05:45:32,641 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,641 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,641 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,641 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,642 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,642 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,642 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,642 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,642 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,642 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,642 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,645 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,645 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,646 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,646 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,646 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,646 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,646 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,646 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,646 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,647 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,648 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,648 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,648 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,648 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,648 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,648 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,648 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,648 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,648 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,648 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,648 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,648 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,648 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,648 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,648 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,648 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,648 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,649 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,649 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,649 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,649 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,649 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,649 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,649 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,649 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,649 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,649 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,649 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,649 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,649 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,649 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,649 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,650 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,650 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,650 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,650 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,650 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,650 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,650 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,650 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,651 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,651 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,651 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,651 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,651 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,651 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,651 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,651 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,651 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,651 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,654 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,654 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,654 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:32,654 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,654 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,654 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:32,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,658 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,658 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,658 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,658 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,660 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,660 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,660 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,660 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,663 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,663 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,663 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,663 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,664 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,664 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,664 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,664 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,665 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,665 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,665 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,665 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,665 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,665 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,665 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,665 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,665 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,665 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,665 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,665 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:32,666 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,666 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,666 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:32,666 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,666 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,666 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,666 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,666 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,666 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,666 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,666 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,667 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,667 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,667 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,667 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,667 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:32,667 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,668 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,668 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,668 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,668 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:32,668 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:32,668 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,668 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,668 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,668 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,668 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,668 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,668 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,668 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,669 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,669 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,669 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,669 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,669 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,669 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,669 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,669 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,669 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,675 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,675 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,675 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:32,675 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,685 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,685 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,685 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,685 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,685 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,685 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,687 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,687 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,687 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,687 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,687 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,687 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,690 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,690 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,690 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,690 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,690 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,690 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,690 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,690 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,690 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,690 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,693 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 251#L1025true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,693 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,693 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,693 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,693 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,693 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,694 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,694 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,694 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,694 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,694 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,694 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:32,695 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,695 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,695 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,695 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,695 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,695 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,695 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,695 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,695 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,695 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,695 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:45:32,695 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-08 05:45:32,695 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:45:32,696 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,696 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,696 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,696 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,696 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,696 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,696 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,696 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,696 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,696 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,698 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,698 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:32,699 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,699 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,700 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:32,700 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,700 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,700 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,700 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,700 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,700 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,701 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:32,701 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:32,701 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,701 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,702 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,704 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,704 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,704 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,704 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,705 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,705 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,705 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,705 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:32,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,707 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:32,707 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,707 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,707 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,707 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,707 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,707 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,707 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,707 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,707 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:32,708 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,708 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:32,708 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,708 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,708 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,708 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,710 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,710 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,710 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,710 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,710 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,710 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,710 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,710 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,710 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,710 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,710 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,710 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,710 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,711 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,711 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,711 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,713 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:32,713 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,713 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,713 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,713 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,713 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,713 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:32,713 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,714 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,714 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,714 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,714 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,714 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,714 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,714 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,715 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,715 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,715 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,715 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,715 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,715 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,715 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,715 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,715 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,715 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,716 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,716 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,716 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,716 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,716 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,716 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,716 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,716 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,716 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,716 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,716 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,716 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,716 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,717 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,717 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,717 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,717 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,717 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,717 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,717 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,717 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,717 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:32,717 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:32,717 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,717 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:32,717 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:32,717 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-08 05:45:32,717 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:32,718 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,718 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,718 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,719 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,719 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,719 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,719 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,719 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,719 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,719 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:32,719 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,720 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,720 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,720 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,720 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,720 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,720 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,720 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,720 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,720 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,720 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,721 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,721 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,721 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,721 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,721 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,721 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,722 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,722 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,722 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,722 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,722 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,722 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:32,722 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,722 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,723 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,723 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,724 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,724 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,724 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,724 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,724 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,724 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,724 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,724 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,724 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,724 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:32,725 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,725 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,725 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,726 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,726 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,726 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,726 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,726 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,726 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:32,726 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,726 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,726 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,726 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,726 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,726 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,726 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,726 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,726 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,726 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,726 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,726 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,726 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,726 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,726 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,726 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,726 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,727 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,727 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,727 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,727 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,727 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,727 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,727 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,727 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,727 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,727 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,727 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,727 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,727 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,727 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,727 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,728 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,728 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,728 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,728 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,728 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,728 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,728 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,728 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,728 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,728 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,728 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,728 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,728 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,728 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,728 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,728 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,729 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,729 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,729 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,729 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,729 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,729 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,729 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,729 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,729 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,729 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,737 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:32,737 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,737 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,737 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,737 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,737 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,738 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,740 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,740 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,740 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,740 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,740 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,740 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:32,740 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,741 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,741 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,741 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,741 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,742 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,742 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,743 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,743 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,743 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,743 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,744 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,744 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,744 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,744 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 251#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,747 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,747 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,747 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:32,747 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,747 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-02-08 05:45:32,747 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:32,747 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:32,747 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:32,747 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,747 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,748 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,748 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,748 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,748 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:32,748 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,748 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,748 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-02-08 05:45:32,748 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:32,748 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:32,748 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:32,749 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,749 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-02-08 05:45:32,749 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:32,749 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:32,749 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-02-08 05:45:32,749 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:45:32,749 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,749 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,749 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,749 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:32,749 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:32,749 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,749 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,749 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,750 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,750 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,750 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,750 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,750 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:32,750 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:32,750 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,750 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,750 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,756 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-02-08 05:45:32,756 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:32,756 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:32,756 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:32,765 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,765 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,765 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,765 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,765 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,766 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,767 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,767 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,768 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,768 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,768 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,768 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,770 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,770 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,770 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,770 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,770 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,770 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,772 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 251#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,773 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,773 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,773 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,773 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,773 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,774 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,774 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,774 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,774 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,774 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,774 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,777 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,777 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,777 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,777 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,777 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,777 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,777 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,777 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,777 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,777 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,777 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,777 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,777 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,777 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,778 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,778 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,778 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,778 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,778 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,778 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,778 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,783 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-02-08 05:45:32,783 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:32,783 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:32,783 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:32,786 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,786 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,787 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,787 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,787 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,787 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,787 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,787 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,787 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,787 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,787 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,787 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,787 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,787 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,787 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,787 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,791 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:32,791 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,791 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,791 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,791 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,791 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,791 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,791 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:32,792 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,792 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,793 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,793 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,793 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,793 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,793 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,793 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,793 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,793 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,793 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,793 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,793 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,793 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,793 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,793 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,793 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,794 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:32,794 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,794 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,794 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,794 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,794 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,794 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,794 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,794 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,794 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,794 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,794 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,794 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,795 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,795 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,795 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,795 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,795 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,795 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,795 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,795 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-02-08 05:45:32,795 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-02-08 05:45:32,795 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:32,795 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:32,795 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:32,796 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-02-08 05:45:32,796 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:45:32,796 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:32,796 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-08 05:45:32,796 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,796 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,796 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,796 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,796 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,796 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,796 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,796 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,796 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,796 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,797 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,797 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:32,797 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:32,797 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,797 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,797 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,797 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,798 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,798 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,798 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,798 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:32,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,798 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,798 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,799 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,799 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,799 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,799 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:32,799 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,799 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,799 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:32,799 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,800 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,800 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:32,800 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,800 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,800 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,800 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,800 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:32,800 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,800 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,800 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,800 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,800 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,800 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:32,800 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,802 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 201#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,802 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:32,802 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,802 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,802 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:32,802 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,802 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,802 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,802 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,802 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:32,802 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,802 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,803 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,803 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,803 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,803 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,803 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,803 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,803 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,803 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,803 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,803 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,806 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,807 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,807 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,807 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,807 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,807 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,807 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,807 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,807 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,807 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,807 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,807 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,807 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,807 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,807 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,807 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,807 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,807 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,807 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,808 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,808 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,808 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,808 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,808 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,808 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,808 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,808 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,808 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,808 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,808 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,808 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,808 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,808 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,808 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,808 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,808 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,808 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,808 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,809 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,809 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][273], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:32,809 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,809 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,809 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,809 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,809 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,809 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,809 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,809 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,812 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,812 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,812 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,812 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,812 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,812 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,812 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,812 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,812 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,812 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,812 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,812 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,813 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,813 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,813 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,813 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,813 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,813 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,813 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,813 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,813 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,813 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,813 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,813 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,813 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,813 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,813 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,813 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,813 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,813 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,813 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,814 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,814 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,814 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,814 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,814 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,814 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,814 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,814 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,814 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,814 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 251#L1025true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,814 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,814 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,814 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,814 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,814 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,814 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:32,814 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,815 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,815 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,815 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,815 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,815 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,815 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,816 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,816 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,816 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,816 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,816 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,816 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,817 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:32,817 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,817 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,817 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,817 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,817 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,819 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,819 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,819 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,819 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,819 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,819 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,819 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,819 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 242#L1031-8true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,819 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,819 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,819 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,820 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,820 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:32,820 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,820 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:32,820 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,821 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,821 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,821 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,821 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,821 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,821 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,821 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,821 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,821 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,821 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,821 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,821 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,821 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,821 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,821 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,821 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,821 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,822 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,822 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,822 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:32,822 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,822 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,822 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,822 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:32,822 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,822 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,822 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,822 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,822 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,822 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,822 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,822 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,822 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,824 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,824 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,824 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,824 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,824 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,824 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,825 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,825 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 7#L1031-8true, 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,825 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,825 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,825 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,825 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,825 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:32,825 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,825 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,825 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,826 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,826 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,826 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,826 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,826 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,826 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,826 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,827 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,827 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,827 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,827 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:32,827 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,827 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,827 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,827 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,827 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:32,827 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,827 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,827 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,827 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,827 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,827 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,828 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,828 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,828 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,828 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,828 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:32,828 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,828 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,828 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,828 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,828 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,828 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,839 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,839 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,840 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,840 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,840 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,840 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,842 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:32,842 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,842 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,842 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,842 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,842 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,844 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,844 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,844 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,845 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,845 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,845 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,847 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,847 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,847 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,847 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,847 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,847 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,848 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,848 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,848 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,848 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,848 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,848 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:32,851 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,851 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,851 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,851 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,851 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,851 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,851 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,851 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,851 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,851 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,851 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,851 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,851 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,852 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,852 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,852 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,852 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,857 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is not cut-off event [2025-02-08 05:45:32,857 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:45:32,857 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-02-08 05:45:32,857 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-02-08 05:45:32,863 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,863 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,863 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:32,863 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,863 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,863 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,864 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,864 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,864 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:32,864 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,864 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,864 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,866 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,866 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,866 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,866 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,866 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:32,867 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,867 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,867 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,867 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:32,867 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,867 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,868 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,868 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,869 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,869 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,869 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,869 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,869 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,869 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,869 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:32,869 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,870 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,870 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,870 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:32,870 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,870 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,872 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,872 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,872 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,872 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,872 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,872 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,872 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,872 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,872 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,872 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,873 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,873 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,873 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,873 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,873 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,873 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,873 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,873 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,873 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,873 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,873 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,873 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,873 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,873 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,873 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,873 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,873 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,874 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,874 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,874 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,874 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,874 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,874 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,874 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,874 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,874 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,874 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,874 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,874 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,874 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,874 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,874 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,874 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,874 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,874 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,874 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,874 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,875 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,875 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:32,875 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:32,875 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,875 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,875 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,875 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,876 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,876 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,876 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,876 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,876 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,876 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,876 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,876 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:32,877 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,877 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:32,877 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,877 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,877 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,877 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:32,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,878 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,878 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,878 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,878 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,878 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,878 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,878 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,878 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,878 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,878 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,879 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,879 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,879 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,879 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,879 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:32,879 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,879 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,879 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:32,879 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,880 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,880 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,880 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,880 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,880 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:32,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,880 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,880 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,880 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,880 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,881 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,881 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,881 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,881 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,881 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:32,881 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,882 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,882 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,882 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,882 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:32,882 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,882 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,882 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,882 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:32,882 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,882 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:32,882 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,882 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,883 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,883 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,883 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,883 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,884 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,884 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,884 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,884 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,884 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,884 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:32,887 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,887 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,887 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,887 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,887 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,887 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,887 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,887 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,887 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,887 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,887 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,887 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:32,887 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,887 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,887 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 91#L1031-2true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,888 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,888 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,888 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,888 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,888 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,888 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,888 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,888 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,888 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,888 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 91#L1031-2true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,890 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,890 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,890 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:32,891 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,891 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,891 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,891 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,891 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,891 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,891 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,891 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,895 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,895 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,895 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,895 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:32,902 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,902 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,902 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,902 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,902 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,902 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,904 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,904 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,904 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,904 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,905 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,905 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,907 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,907 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,907 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,907 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,907 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,907 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,909 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 251#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,909 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,909 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,910 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:32,910 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,910 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:32,910 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,910 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,910 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,910 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,910 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,911 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,913 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,913 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,913 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,914 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,914 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,914 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,914 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,914 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,914 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,914 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,914 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,914 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,914 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,914 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,914 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,914 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,914 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,919 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-02-08 05:45:32,919 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:32,919 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-02-08 05:45:32,919 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-02-08 05:45:32,926 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,926 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,926 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,926 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,926 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,926 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:32,926 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,927 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,927 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,929 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,929 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,929 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,929 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,931 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,931 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,931 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,931 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,931 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:32,931 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,932 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,932 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:45:32,932 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-08 05:45:32,932 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:45:32,933 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,933 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,933 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,933 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,933 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,933 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,933 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,933 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,933 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,934 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,934 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,934 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,934 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,934 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,934 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,934 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,934 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,936 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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], [208#L1045-1true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,937 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,937 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,937 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,937 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,937 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,937 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,937 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,937 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,937 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,937 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,937 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,937 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:32,938 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,938 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,939 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,939 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,939 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,939 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,939 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,939 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,939 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,939 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,939 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,939 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,939 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,939 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,939 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,939 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,939 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,939 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,941 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,941 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,941 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,941 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,941 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,941 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:32,941 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,941 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,941 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,941 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,941 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,942 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,942 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,942 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,942 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,942 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,942 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,942 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,944 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:32,944 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,944 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,944 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,944 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,944 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:32,944 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,945 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,945 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,945 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,945 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,945 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:32,945 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,945 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,945 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,945 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,945 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,945 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,949 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,949 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:32,949 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,949 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,949 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,949 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,949 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,949 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,949 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,950 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,950 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,950 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,950 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:32,950 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,950 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,950 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,951 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,951 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,951 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,951 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,951 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,951 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:32,951 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,951 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,951 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,951 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,952 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,952 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,952 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:32,952 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,952 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,952 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:32,952 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:32,952 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:32,952 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,952 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,952 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,954 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:32,954 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,954 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,954 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,955 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:32,955 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,955 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,955 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,955 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:32,955 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,955 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,955 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,955 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:32,955 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,955 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,955 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,955 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,955 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,955 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,955 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,955 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,955 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,956 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,956 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,956 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,956 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,956 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,956 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:32,956 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,956 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,956 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,956 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,956 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,956 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,956 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,956 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,956 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,957 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,957 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,957 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,957 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,957 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,957 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,957 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,957 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,957 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,957 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,957 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,957 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][273], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,957 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,957 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,957 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,957 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,957 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,958 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,958 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,958 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,958 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,958 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,958 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,958 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,958 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,958 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,958 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,958 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,959 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,959 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,960 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,960 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,960 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,960 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,960 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,960 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,961 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,961 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,961 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,961 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,961 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,961 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,961 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,961 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,961 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,961 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,961 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,961 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,961 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,961 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,961 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,961 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,962 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,962 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,962 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,962 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,962 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,962 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,962 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,962 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,962 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,962 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,962 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,962 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,962 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:32,962 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,962 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,962 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,963 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:32,963 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,963 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,963 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,963 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:32,963 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,963 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,963 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,963 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:32,963 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,963 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,963 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,964 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,964 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,964 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,964 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,965 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 7#L1031-8true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,965 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,965 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,965 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,965 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,966 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,966 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,966 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,966 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,966 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,966 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,966 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,966 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,968 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:32,968 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,968 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,968 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,968 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,968 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:32,968 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,968 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,968 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,968 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,968 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:32,968 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,968 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,968 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,968 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,968 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:32,968 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,968 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,969 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,969 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,969 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,969 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,969 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,969 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,969 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,969 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,969 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,969 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,969 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,969 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,969 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,969 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,969 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,969 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,969 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,969 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,969 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,970 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,970 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,970 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,970 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,970 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,970 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,970 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,970 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,970 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,970 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,970 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,970 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,970 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,970 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,970 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,970 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,970 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,970 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,970 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,971 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,971 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,971 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,971 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,971 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,971 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,971 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,971 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,971 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,971 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,971 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 187#L1027true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,971 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,971 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,971 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,971 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,971 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,971 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,971 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,971 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,971 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,973 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,973 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:32,974 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,974 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,974 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,974 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,974 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,974 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,974 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:32,974 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,974 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,974 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,974 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,974 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,974 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,974 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:32,974 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,974 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,974 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,974 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,975 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,975 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,975 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:32,975 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,975 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,975 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,975 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,975 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,975 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,975 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,975 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:32,975 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,975 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,975 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,975 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,975 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,975 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,976 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,976 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,976 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:32,976 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,976 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,976 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,976 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,976 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,976 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,976 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,976 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:32,976 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,976 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,976 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,976 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,976 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,976 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,976 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,976 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:32,976 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,976 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,976 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:32,976 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:32,976 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,977 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,977 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,977 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,977 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,977 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,977 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,977 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:32,977 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:32,977 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,977 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,977 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,977 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,977 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,977 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,982 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:32,982 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,982 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,982 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,982 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,982 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:32,982 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,982 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,982 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,982 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:32,982 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:32,982 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:32,982 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:32,983 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,983 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,983 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,983 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,983 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,983 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,983 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,984 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,984 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,984 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,984 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,984 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:32,984 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:32,990 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,990 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,991 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,991 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,991 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,991 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,991 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,991 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,991 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,991 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:32,991 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,991 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:32,991 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:32,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,991 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,991 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,991 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:32,991 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:32,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:32,996 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-02-08 05:45:32,996 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:45:32,996 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-02-08 05:45:32,996 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-02-08 05:45:33,003 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,003 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,003 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:33,003 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:33,003 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,003 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:33,003 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:33,003 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,003 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:33,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,006 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,006 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,006 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,006 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,008 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,008 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,008 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,008 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:33,008 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:33,008 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:33,019 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,019 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,019 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,019 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,019 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,019 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,020 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,020 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,020 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,020 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,020 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,020 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,020 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,020 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,020 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,020 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,021 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,021 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,021 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,021 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,021 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,021 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,021 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,021 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,021 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,022 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,022 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,022 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,022 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,022 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,022 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,023 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,023 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,023 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,023 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,023 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,024 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,024 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,024 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,024 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,024 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,024 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,024 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,024 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,024 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,024 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,024 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,024 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,024 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,025 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,025 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,025 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,025 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,025 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,025 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,026 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,026 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,026 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,026 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,026 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,026 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,026 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,026 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,028 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,028 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,028 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,028 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,028 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,028 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,028 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,028 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,028 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,029 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,029 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,029 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,029 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,029 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,029 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,029 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,029 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,029 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,029 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,029 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,029 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,029 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,029 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,029 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,029 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,029 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,030 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,030 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,030 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,030 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,030 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,030 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,030 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,030 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,030 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,030 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,030 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,030 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,030 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,030 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,030 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,030 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,030 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,030 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,031 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,031 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,031 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,031 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,031 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,031 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,031 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,031 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,031 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,031 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,031 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,031 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,031 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,031 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,031 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,031 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,031 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,032 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,032 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,032 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,032 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,032 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,032 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,032 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,032 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,032 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,032 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,032 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,034 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,034 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,034 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,034 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,035 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,035 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,035 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,035 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,035 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,035 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,035 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,035 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,035 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,035 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,035 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,035 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,035 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,035 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,035 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,035 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,035 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,036 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,036 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,036 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,036 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,036 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,036 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,036 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,036 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,036 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,036 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,036 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,036 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,036 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,036 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,036 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,036 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,036 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,037 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,037 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,037 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,037 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,037 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,037 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,037 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,037 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,037 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,037 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,037 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,037 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,037 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,037 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,037 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,037 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,038 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,038 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,038 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,038 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,038 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,038 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,038 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,038 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,038 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,038 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,038 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,038 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,038 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,038 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,038 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,038 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,038 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][273], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,038 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,039 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,039 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,039 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,039 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,039 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,040 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,040 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,040 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,040 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,040 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,040 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,040 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,040 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,040 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,040 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,040 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,040 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,040 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,041 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,041 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,041 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,041 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,041 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,041 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:33,041 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,041 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,041 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,041 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,041 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,041 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,041 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,041 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,041 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,041 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,041 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,041 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,041 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,041 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,041 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,041 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,041 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,041 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 187#L1027true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,042 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,042 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,042 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,042 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,042 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,042 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,042 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,042 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,042 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 201#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,042 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,042 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,042 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,042 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,042 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,042 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,042 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,043 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,043 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,043 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,043 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,043 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,045 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,045 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,045 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,045 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,045 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,045 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,045 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,045 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,045 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,045 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,045 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,045 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,045 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,045 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,045 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,045 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,045 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,045 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,045 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,046 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,046 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,046 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,046 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,046 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,046 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,046 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,046 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,046 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,046 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,046 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,046 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,046 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,046 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,046 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,046 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,046 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,047 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][354], [317#true, 185#L1027true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,047 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,047 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,047 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,047 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,047 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,047 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,047 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,047 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,047 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,047 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,047 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,047 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,047 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,047 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,047 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,047 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,048 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,048 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,048 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,048 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,048 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,048 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,048 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,048 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,048 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,048 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,048 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,048 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,048 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,048 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,048 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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], [208#L1045-1true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,048 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,048 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,048 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,049 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,049 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,049 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,049 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,049 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][278], [24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,049 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,049 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,049 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,049 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,049 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,049 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,049 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,049 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,049 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,049 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,049 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,049 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,050 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,050 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,050 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,054 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,054 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,054 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,054 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,054 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,054 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,055 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,055 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,055 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,055 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][278], [24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,055 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,055 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,056 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,056 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,056 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,056 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,056 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,056 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,056 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,056 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,056 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,056 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,056 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,057 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,057 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:33,057 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:33,057 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:33,057 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,057 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:33,057 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:33,057 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,058 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,058 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,058 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,059 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:33,059 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,059 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,059 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,059 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,059 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,060 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,060 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,060 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,060 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,060 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,060 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,060 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,060 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,060 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,060 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,060 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,060 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,061 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,061 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,061 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,061 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,061 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,063 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,063 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,063 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,063 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,063 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,063 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,063 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,063 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,063 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,063 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,063 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,063 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,063 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,063 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,063 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:33,063 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,063 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,063 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,063 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,063 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 201#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,064 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,064 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,064 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,064 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:33,064 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,074 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:33,074 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,074 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:33,074 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,074 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:33,074 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:33,074 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:33,074 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,074 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:33,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,077 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,077 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,077 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,077 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,079 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,079 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,079 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,079 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:33,079 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:33,079 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:33,091 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,091 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,091 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,092 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,092 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,092 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,092 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,093 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,093 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,093 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,093 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,093 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,094 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,094 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,094 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,094 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,094 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,094 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,094 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,094 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,094 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,094 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,096 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,096 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,096 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,096 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,096 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,096 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,096 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,096 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,097 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,097 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,097 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,097 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,097 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,097 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,097 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,097 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,099 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,099 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,099 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,099 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,099 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,099 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,099 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,099 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,099 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,099 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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], [9#L1045-2true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:33,099 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,099 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,099 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,099 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,099 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,099 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,099 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,099 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,099 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,099 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,099 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,099 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,099 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,099 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,100 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,100 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,100 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,100 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,100 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,100 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,100 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,100 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,100 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,100 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,100 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,100 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,100 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,101 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,101 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,101 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,101 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,101 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,101 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,101 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,101 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,101 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,101 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,101 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,102 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,102 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,102 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,102 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,102 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,102 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,102 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,103 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,103 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,103 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,103 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,103 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,103 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,103 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,103 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,103 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,103 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,103 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,103 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,103 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,103 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,103 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,104 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,104 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,104 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,104 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,104 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,104 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,104 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,104 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,104 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,104 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,104 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,104 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,105 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,105 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,105 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,105 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,106 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,106 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,106 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,106 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,106 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,106 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,106 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,106 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,106 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,107 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,107 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,107 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,107 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,107 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,107 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,107 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,107 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,107 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,107 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,107 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,107 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,107 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,107 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,113 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,113 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,113 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,113 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,113 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:33,113 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,114 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,114 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,114 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:33,115 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,115 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:33,115 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,116 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,116 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,116 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,116 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,116 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,116 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,118 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,118 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,118 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:33,118 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,118 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:33,118 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,118 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,119 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,119 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,119 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,119 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,120 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:33,120 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,120 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,124 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,124 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,124 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:33,124 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,124 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:33,124 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:33,124 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:33,124 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:33,124 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,127 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,127 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,127 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,127 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,129 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,129 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,129 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,129 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:33,130 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:33,130 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:33,144 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,144 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,145 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,145 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,145 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,145 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,148 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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], [208#L1045-1true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:33,149 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,149 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,149 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,149 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,149 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,149 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,149 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,149 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,149 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,149 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,149 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,149 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,149 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,149 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,149 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,150 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,150 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,150 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,150 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,150 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,150 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,150 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,150 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,150 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,150 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,151 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,151 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,151 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,151 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,151 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,152 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,152 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,152 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,152 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,152 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,152 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,152 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,152 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,152 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,152 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,152 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,152 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,152 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,153 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,153 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,153 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,153 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,153 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,153 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,153 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,153 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,153 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,153 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,153 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,156 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,157 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,157 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,157 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,157 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,157 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,157 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,157 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,157 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,157 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,157 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,157 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,157 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,157 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,157 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,157 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,158 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,158 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,158 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,158 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [208#L1045-1true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,158 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,158 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,158 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,158 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,158 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,158 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,158 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,160 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:33,160 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,160 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,160 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,160 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,160 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,160 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,160 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,160 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,160 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,160 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,160 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,160 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,161 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,161 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,161 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,161 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,161 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,161 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,161 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,161 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,161 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,162 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,162 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,162 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,162 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,162 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,167 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,167 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,167 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,167 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,167 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,167 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,167 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,167 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,167 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,167 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,167 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,167 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,167 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,167 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,168 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,168 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,168 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,168 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,168 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,168 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,168 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,168 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,168 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,169 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 91#L1031-2true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,169 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,169 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,169 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,169 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,169 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,169 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,169 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,169 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,169 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,169 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,169 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,169 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,170 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,170 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,170 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,170 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,170 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,170 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,171 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,171 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,171 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,171 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,171 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,171 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,171 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,171 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,171 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,171 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,171 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,171 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,172 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,172 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,172 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,172 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,172 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,172 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,172 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,172 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,172 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,172 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,172 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,172 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,172 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,172 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,172 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,172 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,172 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,173 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,173 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,173 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,173 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,173 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,173 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,173 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,173 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,173 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,173 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,173 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,173 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,173 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,173 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,173 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,173 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,173 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,173 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,174 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,174 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,174 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,174 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,174 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,174 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,174 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,174 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,174 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,174 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,174 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,174 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,174 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,174 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,174 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,174 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,174 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,174 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,175 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,175 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,175 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,175 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,175 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,175 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,175 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,175 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,175 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,175 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,175 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,175 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,175 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,175 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,175 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,177 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,177 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,177 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,177 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,177 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,177 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,177 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,177 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 91#L1031-2true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,177 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,177 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,177 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,177 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,177 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,177 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,177 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,177 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,177 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,178 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,178 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,178 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,180 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,180 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,180 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,180 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,180 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,180 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,180 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,180 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,180 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,180 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,180 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,180 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,180 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,180 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,180 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,180 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,181 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,181 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,181 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,181 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,181 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 91#L1031-2true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,181 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,181 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,181 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,181 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,181 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,181 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,181 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,181 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,181 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,181 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,182 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,182 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,182 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,182 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,182 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,188 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,188 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,188 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,188 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,189 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,189 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,189 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,189 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,207 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,207 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,207 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,207 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,215 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,215 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,215 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,216 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,216 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,216 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,216 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,216 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,216 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,216 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,216 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,216 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,216 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,218 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,218 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,218 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,218 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,218 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,218 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,218 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,218 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,219 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,219 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,219 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,219 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,219 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,219 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,224 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,224 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,224 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,224 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,224 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,224 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,224 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,224 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,224 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,224 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,225 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,225 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,225 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,225 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,225 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,225 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,225 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,225 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,225 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,225 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,225 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,225 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,225 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,225 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,225 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,226 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,226 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,226 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,226 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,226 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,227 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,227 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,227 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,227 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,227 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,227 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,227 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,227 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,227 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,227 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,227 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,227 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,227 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,228 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,228 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,228 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,228 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,228 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,228 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,228 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,228 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,229 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,229 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,229 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,229 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,229 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,229 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,229 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,229 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,229 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,229 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,229 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,229 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,229 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,229 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,234 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,235 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,235 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,235 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,235 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,235 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,235 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,235 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,236 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,236 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,236 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,236 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,236 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,236 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,238 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,238 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,238 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,238 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,253 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,253 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,253 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,253 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,269 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,269 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,270 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,270 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,270 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,270 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,270 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,270 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,270 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,270 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,270 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,270 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,270 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,270 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,270 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,270 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,270 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,270 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,270 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,271 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,271 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,271 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,271 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,271 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,271 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,272 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:33,272 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,272 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,272 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,272 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,272 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,272 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,272 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,272 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,272 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,272 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,272 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,272 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,272 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,272 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,273 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,273 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,273 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,273 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,274 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,274 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,274 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,274 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,274 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,274 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,274 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,274 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,274 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,274 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,274 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,274 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,274 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,274 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,274 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,274 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,275 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,275 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,275 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,275 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,275 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,275 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,280 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,280 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,280 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,280 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,280 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,280 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,280 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,280 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,280 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,280 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,280 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,280 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,280 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,281 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,281 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,281 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,281 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,281 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,281 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,281 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,281 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,281 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,281 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,281 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,281 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,281 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,281 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,281 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,281 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,281 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,282 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,282 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,282 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,283 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,283 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,283 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,283 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,283 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,283 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,283 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,283 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,283 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,283 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,283 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,283 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,283 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,283 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,284 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,284 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,284 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,284 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,284 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,284 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,284 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,284 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,284 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,284 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,284 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,284 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,284 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,284 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,284 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,284 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,284 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,284 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,284 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,284 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,284 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,284 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,284 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,284 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,285 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,285 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,285 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,285 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,285 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,285 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,285 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,285 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,285 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,285 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,285 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,286 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,286 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,286 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,286 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,286 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,286 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,286 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,286 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,286 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,286 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,286 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,286 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,286 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,287 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,287 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,287 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,287 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,287 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,287 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,287 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,287 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,287 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,287 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,287 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,287 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,287 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,287 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,287 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,287 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,288 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,288 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,288 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,288 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,288 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,288 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,288 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,289 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,289 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,289 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,289 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,289 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,289 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,289 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,289 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,289 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,289 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,289 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,289 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,289 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,289 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,289 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,289 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,289 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,289 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,290 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,290 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,290 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,290 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,290 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,290 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,290 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,290 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,290 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,290 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,291 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,291 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,291 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,291 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,291 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,292 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,292 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,292 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,292 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,292 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,292 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,292 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,292 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,292 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,292 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,292 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,292 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,292 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,292 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,292 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,293 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,294 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,294 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,294 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,294 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,294 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,294 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,294 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,294 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,294 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,294 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,294 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,294 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,294 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,294 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,294 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,294 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,294 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,294 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,294 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,294 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,295 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,295 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,295 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,295 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,295 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,295 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,295 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,295 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,295 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,295 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,295 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,295 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:33,295 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,295 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,295 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,295 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,295 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,295 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,295 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,302 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,302 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,302 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,302 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,302 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,302 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,302 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,302 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,303 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,303 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,303 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,303 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,303 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,303 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,303 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,303 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,303 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,303 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,303 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:33,303 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,303 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,303 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,303 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,303 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,303 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,303 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,304 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,304 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,304 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,304 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,304 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,304 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,304 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,304 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,304 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,304 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,304 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,304 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,304 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,304 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,304 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,305 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,305 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,305 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,305 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,305 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,305 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,305 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:33,305 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,306 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,306 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,306 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,306 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,306 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,306 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,306 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,306 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,306 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,306 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,306 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,306 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,306 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,306 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,307 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,307 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,307 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,307 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,307 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,307 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,307 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,307 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,307 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,307 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,307 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,307 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,307 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,307 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,308 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,309 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,309 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,309 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,309 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,309 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,309 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,309 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,309 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,309 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,309 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,309 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,309 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,309 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,309 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,309 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,309 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 7#L1031-8true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,309 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,310 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,310 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,310 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,310 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,310 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,310 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,310 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,310 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,310 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,310 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,310 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,310 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,310 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:33,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,317 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,318 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,318 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,318 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,333 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,333 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,333 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,333 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,335 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,335 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,335 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,335 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,335 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,335 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,335 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,337 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,337 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,337 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,337 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,337 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,337 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,338 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,338 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,338 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,338 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,338 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,338 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,338 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,338 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,338 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,338 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,338 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,338 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,340 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,340 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,340 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,340 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,340 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,340 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,340 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,340 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,341 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,341 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,341 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,341 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,341 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,341 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,341 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,341 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,341 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,343 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,343 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,343 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,343 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,343 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,343 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,343 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,343 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,343 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,344 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,344 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,344 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,344 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,344 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,344 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,344 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,344 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,344 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,344 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,344 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,344 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,344 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,344 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,344 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,344 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,344 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,344 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,344 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,344 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,344 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,344 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,345 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,345 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,345 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,345 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,345 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,345 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,345 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,345 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,345 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,345 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,346 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,346 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,346 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,346 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,346 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,346 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,346 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:33,346 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,346 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,346 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,346 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,346 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,346 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,346 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,347 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,347 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,347 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,347 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,347 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,347 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,348 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,348 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,348 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,348 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,348 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,348 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,348 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,348 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,348 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,348 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,348 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,348 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,348 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,348 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,348 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,349 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,349 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,349 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,349 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,349 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,349 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,349 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,349 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,349 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,349 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,349 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,349 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,349 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,349 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,349 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,349 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,353 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,354 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 7#L1031-8true, 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,354 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,354 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,354 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,355 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 242#L1031-8true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,356 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,356 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,356 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,356 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,356 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,356 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,356 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,356 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,356 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,356 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,356 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,356 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,356 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,356 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,356 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,356 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,356 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,356 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,357 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,357 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,357 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,357 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,357 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,357 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,358 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][273], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,358 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-02-08 05:45:33,358 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:33,358 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:45:33,358 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:33,358 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:33,358 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:45:33,358 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:33,358 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 91#L1031-2true, 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,358 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,359 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,359 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,359 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,359 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,359 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,359 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:33,359 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,359 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,359 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,359 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,359 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,359 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,359 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,359 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,360 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 187#L1027true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,360 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-02-08 05:45:33,360 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:33,360 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:45:33,360 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:33,360 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:33,360 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:45:33,360 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:33,360 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:33,360 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:45:33,360 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,360 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,361 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,361 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,361 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,361 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,361 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,361 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,361 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,361 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,361 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,361 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,361 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,361 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,361 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,361 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,361 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,361 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,363 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,363 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-02-08 05:45:33,363 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:33,363 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:33,363 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:33,363 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:45:33,363 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:45:33,363 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:33,363 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:33,363 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 91#L1031-2true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,363 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,363 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,363 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,363 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,363 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,363 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,363 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,364 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 91#L1031-2true, 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,364 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,364 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,364 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,364 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,364 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,364 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,364 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,364 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,364 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,364 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,364 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,365 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,365 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,365 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,365 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,365 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,365 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 91#L1031-2true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,365 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,365 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,365 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,365 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,365 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,365 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,365 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,365 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,365 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,365 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,365 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,365 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,365 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,365 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,365 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,365 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,365 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,367 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,367 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,367 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,367 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,367 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,367 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,367 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,367 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,367 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,367 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,368 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,368 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,368 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,368 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,368 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,368 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,368 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,368 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,368 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,368 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,368 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,368 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,368 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,368 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,368 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,368 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,368 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,368 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,369 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,369 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,369 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,369 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,369 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,369 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,369 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,369 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,369 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,369 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,369 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,369 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,369 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,369 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,369 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,369 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,369 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,369 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,370 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,370 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,370 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,370 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,370 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,370 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,370 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,370 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,370 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,370 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,370 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,370 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,370 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,370 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,370 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,370 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,370 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,370 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,370 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,371 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,371 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,371 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,371 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,371 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,371 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,371 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,371 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,371 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,371 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,371 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,371 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,371 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,371 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,371 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,371 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,371 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,371 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,372 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,372 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,372 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,372 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-02-08 05:45:33,372 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:33,372 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:45:33,372 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:45:33,372 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:33,373 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:33,373 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:33,373 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-08 05:45:33,373 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,373 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,373 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,373 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,373 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,373 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,373 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,373 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,373 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,373 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,395 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,395 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,395 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,395 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,397 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:33,397 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,397 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,398 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,398 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,398 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,398 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,398 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,399 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,399 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,399 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,399 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,399 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,399 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,399 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,404 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,404 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,404 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,405 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,405 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,405 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,405 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,405 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,405 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,405 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,405 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,405 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,405 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,405 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,405 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,405 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,406 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,406 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,406 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,406 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,406 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,406 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,406 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,406 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,406 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,406 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,406 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,406 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,406 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,406 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,406 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,406 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,406 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,406 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,407 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,407 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,407 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,407 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,408 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,408 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,408 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,408 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,408 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,408 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,408 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,408 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,408 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,408 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,408 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,408 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,408 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,408 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,408 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,408 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,408 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,408 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,408 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,408 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,408 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,408 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,408 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,410 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,410 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,410 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,410 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,410 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,410 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,410 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,410 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,410 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,411 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,411 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,411 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,411 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,411 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,411 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,411 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,411 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,411 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,411 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,411 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,411 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,412 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,412 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,412 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,412 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,412 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,412 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,412 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,412 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,412 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,412 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,416 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,417 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,417 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,417 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,417 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,417 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,417 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,417 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,417 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,417 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,417 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,417 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,417 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,417 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,417 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,417 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,417 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,417 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,417 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,418 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,418 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,418 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,418 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,418 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,418 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,418 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,418 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,419 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,419 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,419 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,419 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,419 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,419 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,419 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,419 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,420 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,420 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,420 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,420 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,420 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,420 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,420 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,420 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,420 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,420 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,420 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,420 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,420 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,420 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,420 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,420 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,420 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,420 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,422 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,422 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,422 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,422 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,422 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,422 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,422 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,422 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,422 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,422 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,422 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,422 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,422 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,422 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,423 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,423 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,423 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,423 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,423 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,423 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,423 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,423 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,423 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,423 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,423 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,423 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,424 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,424 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,424 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,424 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,424 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,424 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,424 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,424 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,424 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,424 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,425 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,425 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-02-08 05:45:33,425 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:33,425 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:45:33,425 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:33,425 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:33,425 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:45:33,425 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-08 05:45:33,425 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:45:33,425 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:33,426 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:33,426 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,426 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,427 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,427 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,427 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,427 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,427 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,427 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,427 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,427 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,427 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,427 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,427 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,427 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,427 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,427 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,427 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,427 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,427 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,428 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,428 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,428 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,428 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,428 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,428 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,428 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,428 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,428 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,428 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,428 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,428 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,428 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,428 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,428 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,429 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,429 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,429 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,429 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,429 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,429 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,429 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,429 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,429 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,429 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,441 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,441 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:33,441 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:33,441 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:33,441 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:33,442 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:33,442 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:33,442 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:33,442 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:33,442 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:33,442 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:33,442 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][273], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,442 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:33,442 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:33,442 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:33,442 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:33,442 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:33,442 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:33,442 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:33,442 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:33,442 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:33,442 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,442 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,443 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:33,443 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:33,443 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:33,443 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:33,443 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:33,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,454 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,454 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,454 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,454 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,455 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,455 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,455 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,455 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,455 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,455 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,456 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,456 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,456 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,456 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,457 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:33,457 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,457 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,457 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,457 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,457 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,457 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,458 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,458 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,458 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,458 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,458 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,458 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,458 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,458 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,465 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,465 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,465 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,465 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,469 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,469 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-02-08 05:45:33,469 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:45:33,469 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:45:33,469 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:33,469 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:33,477 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,477 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,477 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,477 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,477 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,477 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,477 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,477 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,477 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,477 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,477 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,477 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:33,477 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:33,477 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:33,477 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:33,477 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:33,478 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:33,478 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:33,478 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:33,478 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:33,478 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:33,478 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,478 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,478 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,478 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,478 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,478 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,478 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,478 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,478 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,478 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,478 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,479 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,479 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,479 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,479 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,479 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,479 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,480 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,480 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,480 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,480 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,480 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,480 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,480 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,480 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,481 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,481 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,481 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,481 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,481 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,481 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,481 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,481 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,481 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,481 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,481 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,481 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,481 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,481 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,481 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,481 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,481 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,482 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,482 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,482 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,482 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,482 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,482 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,482 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,482 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,482 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,482 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,483 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,483 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,483 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,483 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,483 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,483 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,483 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,483 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,483 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,483 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,483 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,483 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,483 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,483 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,483 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,483 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,484 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,484 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,484 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,484 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,484 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,484 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,484 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,484 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,484 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,484 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,485 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,485 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,485 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-02-08 05:45:33,485 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:45:33,485 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:33,485 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:33,485 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:45:33,485 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:45:33,485 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:33,486 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:33,486 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-08 05:45:33,486 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,486 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,486 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,486 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,486 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,486 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,486 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,486 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,486 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,486 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,487 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:33,487 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,487 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,487 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,487 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,487 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,487 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,487 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,487 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,487 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,487 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,487 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,487 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,487 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,487 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,487 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,487 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,487 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,487 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,487 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,488 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,488 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,488 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,488 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,488 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,488 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,488 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,488 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,488 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,488 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,488 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,488 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,488 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,488 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,488 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,489 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,489 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,489 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,489 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,489 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,489 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,489 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,489 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,489 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,490 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,496 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,497 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,497 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,497 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,497 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,497 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,497 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,497 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,497 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,497 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,497 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,497 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,497 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,497 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,497 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,497 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,497 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,498 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,498 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,498 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,498 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,498 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,499 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,499 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,499 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,499 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,500 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][273], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,500 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,500 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,500 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,500 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,500 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,500 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,500 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,500 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,502 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,502 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,502 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,502 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,503 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,503 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,503 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,503 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,503 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,503 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,503 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,503 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,503 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,503 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,503 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,504 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][354], [317#true, 185#L1027true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,504 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,504 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,504 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,504 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,504 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,504 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,504 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,504 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,504 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,504 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,504 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,504 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,504 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,504 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,504 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,504 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,505 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,505 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,505 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,505 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,505 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,505 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,505 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,505 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,505 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,505 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,505 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,505 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,505 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,505 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,505 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,506 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,506 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,506 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,506 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,506 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,506 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,506 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,506 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,506 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,506 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 91#L1031-2true, 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:33,506 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,506 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,506 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,506 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,506 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,506 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,506 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,506 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,513 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,513 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,513 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,513 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,513 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,513 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,513 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,513 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,513 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,513 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,514 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,514 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,514 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,514 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,514 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,514 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,514 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,514 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,514 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,514 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,514 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,514 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,514 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,514 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,514 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,514 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,514 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,515 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,515 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,515 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,515 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,515 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,515 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,515 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,515 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,515 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,515 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,515 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,515 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,515 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,515 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,516 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,516 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:33,516 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:33,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,526 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,526 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,526 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,526 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,527 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,527 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,527 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,527 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,527 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,527 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,528 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,528 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,528 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,528 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,529 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,529 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,529 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,529 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,529 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,529 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,529 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,530 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,530 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,530 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,530 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,530 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,530 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,530 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,531 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,537 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,537 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,537 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,537 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,541 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,541 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-02-08 05:45:33,541 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:45:33,542 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:45:33,542 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:33,542 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-08 05:45:33,546 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,547 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,547 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,547 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,547 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,547 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,547 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,547 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,548 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,548 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,549 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,549 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,549 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,549 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,549 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,549 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,549 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,549 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:33,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,549 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,549 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,549 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,549 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 137#L1043-7true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,550 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,550 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,550 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,550 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,550 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 137#L1043-7true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,550 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,550 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,550 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,550 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,550 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,553 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,553 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,553 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,553 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,553 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,553 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,553 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,553 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,553 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,553 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,554 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,554 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,554 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,554 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,554 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,554 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,556 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,556 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,556 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,556 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,556 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,556 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,556 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,556 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,556 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,556 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,556 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,557 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,557 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,557 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,557 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,557 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,557 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,557 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,557 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,557 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,557 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,557 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,557 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,557 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,558 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,558 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,558 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,558 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,558 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,558 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,558 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,558 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,558 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,558 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,558 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,558 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,558 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,558 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,558 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,561 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,561 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,562 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,562 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,562 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,563 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,563 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,563 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,563 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,563 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,563 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,563 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,563 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,563 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,563 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,564 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,564 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,564 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,564 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,564 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,564 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,564 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,564 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,564 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,565 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,565 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,565 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,565 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,565 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,565 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,565 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,565 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,565 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,565 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,565 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,565 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,565 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,566 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,566 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,566 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,566 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,566 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:33,566 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,566 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,566 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,566 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,566 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,567 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,567 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,567 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,567 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,567 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,567 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,567 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,567 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,567 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,567 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,567 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,567 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,567 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,567 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,567 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:33,568 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,568 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,568 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,568 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,568 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,568 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,568 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,568 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,568 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,568 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,569 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,569 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,569 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,569 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,569 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,569 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,569 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,569 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,570 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,570 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,570 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,570 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,570 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,570 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,570 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,570 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,570 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,571 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:33,571 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,571 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,571 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,571 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,571 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,571 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,571 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,571 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,571 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,571 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,572 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,572 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,572 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,572 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,573 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,573 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,573 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,573 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,573 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,573 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,573 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,573 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,573 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,573 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,573 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,573 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,573 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,573 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,573 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,574 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,574 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,574 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,574 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,574 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,574 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,574 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,574 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,574 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,574 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,580 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,580 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,580 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,580 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,580 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,580 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,580 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,580 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,580 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,581 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,581 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,581 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,581 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 7#L1031-8true, 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,582 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,582 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,582 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,582 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,582 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,582 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,582 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,582 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,582 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,582 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,582 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,582 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,582 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,582 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,583 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,583 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,583 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,583 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,583 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,584 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,584 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,584 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,584 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,584 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,584 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,584 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,592 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,592 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,592 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,592 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,592 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,593 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,593 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,593 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,593 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,594 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,594 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,594 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,594 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,595 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,595 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,595 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,595 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,596 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,596 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,596 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,596 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,596 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,596 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,596 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,596 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,602 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,602 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,602 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,602 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,607 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,607 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-02-08 05:45:33,607 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:45:33,607 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:45:33,607 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:45:33,607 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-08 05:45:33,611 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,611 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,611 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,611 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,611 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,611 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,611 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,611 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,613 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,613 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,613 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,613 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,613 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 6#L1043-6true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,613 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,613 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,613 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,613 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:33,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,614 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,614 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,614 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,614 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 35#L1031-2true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,614 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,614 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,614 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,614 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,614 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,614 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,614 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,614 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,614 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,614 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,619 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,620 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,620 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,620 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,620 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,620 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,622 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,623 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,623 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,623 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,623 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,623 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,623 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,623 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,623 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,623 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,623 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,623 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:33,623 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:33,623 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:33,623 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:33,623 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:33,623 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:33,623 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:33,623 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:33,623 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:33,623 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:33,623 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,623 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,624 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,624 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,624 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,624 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,625 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,626 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,626 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,626 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,626 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,626 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,626 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,626 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,626 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,626 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,626 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,626 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,626 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,626 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,626 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,626 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,626 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,626 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,626 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,627 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,627 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,627 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,627 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,627 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,627 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,627 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,627 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,627 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,627 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,627 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,627 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,627 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,627 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,627 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,627 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,628 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,628 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,629 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,629 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,629 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,629 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,629 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,630 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,630 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,630 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,630 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,630 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,630 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:33,630 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,630 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,630 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,630 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,630 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,630 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,630 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,633 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,633 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:33,633 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,633 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,633 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,633 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,633 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,633 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,633 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,633 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,633 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:33,633 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,633 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,633 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,633 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,633 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,633 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,633 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,634 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,634 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,634 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,634 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,635 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,635 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:33,635 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,635 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,635 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,635 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,635 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,635 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,635 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,635 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,637 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,637 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,637 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,637 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,637 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,637 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,638 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,638 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,638 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,646 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,646 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,646 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,646 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,646 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,646 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,646 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,646 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,646 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,646 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,646 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,646 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,647 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,647 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,647 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,647 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,648 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,649 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,649 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,649 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,649 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,649 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,649 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,649 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,649 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,649 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,649 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,649 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,649 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,649 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,649 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,649 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,649 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,649 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,650 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,650 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,650 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,650 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,650 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,650 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,650 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,650 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,650 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,650 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,650 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,650 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,650 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,650 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,650 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,650 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 242#L1031-8true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,650 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,650 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,650 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,650 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,650 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,650 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,650 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,661 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,661 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,661 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,661 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,666 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,666 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-02-08 05:45:33,666 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:45:33,666 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:33,666 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:33,666 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:45:33,670 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,671 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,671 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,671 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,671 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,671 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,671 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,671 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,673 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,673 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,673 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,673 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,673 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,673 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,673 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,673 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:33,673 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,674 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,674 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,674 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,674 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,674 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,674 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,674 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:33,674 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,674 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,674 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,674 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,674 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:33,674 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,674 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,674 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,679 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,680 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,680 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,680 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,680 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,680 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,685 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,686 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,686 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,686 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,686 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,686 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,697 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,697 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-02-08 05:45:33,697 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:33,697 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:45:33,697 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:33,697 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:45:33,697 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:45:33,697 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:45:33,697 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:45:33,697 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:33,698 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][278], [24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,698 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,698 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,698 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,698 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,698 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,698 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,698 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,698 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,698 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,699 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,699 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-02-08 05:45:33,699 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:33,699 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:45:33,699 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:45:33,699 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:45:33,699 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:33,699 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:45:33,699 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:33,699 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:33,699 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,699 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,699 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,699 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,699 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,699 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,699 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,700 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,700 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,700 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-02-08 05:45:33,700 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:33,700 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:33,700 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:45:33,701 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:45:33,701 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:45:33,701 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:45:33,701 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:33,701 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:45:33,701 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,702 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-02-08 05:45:33,702 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:33,702 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:33,702 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:45:33,702 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-08 05:45:33,702 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-08 05:45:33,702 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:45:33,702 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:45:33,702 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:45:33,702 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,702 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,702 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,702 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,702 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,702 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,702 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,702 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,702 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,702 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,719 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,719 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,719 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,720 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,720 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,720 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,720 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,720 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:33,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,721 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,721 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,721 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,721 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,721 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,721 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,721 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,722 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:33,722 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,722 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,722 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,722 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,722 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,722 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,722 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,722 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,722 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,722 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:33,722 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,722 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,722 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,722 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,723 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,723 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:33,728 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,728 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,728 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,728 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,728 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,728 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,734 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:33,734 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,734 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,735 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,735 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,735 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,736 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,737 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,737 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,737 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,737 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,737 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,737 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,749 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,749 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,750 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,750 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,750 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,750 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,750 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,750 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,750 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,750 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,750 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,750 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,750 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,750 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,750 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,750 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,750 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,750 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,750 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,751 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,751 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-02-08 05:45:33,751 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-08 05:45:33,751 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:45:33,751 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:45:33,751 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-08 05:45:33,751 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:45:33,751 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:45:33,751 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-08 05:45:33,751 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-08 05:45:33,752 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,752 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,752 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,752 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,752 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,752 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,752 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,752 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,752 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,752 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,770 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,770 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,770 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,770 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,770 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,770 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,776 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,776 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,777 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,777 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,777 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,777 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,779 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,779 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,779 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,779 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,779 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,779 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,779 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,781 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,781 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,781 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,781 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,792 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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], [24#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,792 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,792 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,792 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,792 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,792 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,792 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,792 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,792 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,792 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,793 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,793 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,793 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,793 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,793 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,793 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,793 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,793 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,793 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,794 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,794 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-02-08 05:45:33,794 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-08 05:45:33,794 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-08 05:45:33,794 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-02-08 05:45:33,794 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-08 05:45:33,794 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-02-08 05:45:33,794 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:45:33,794 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-08 05:45:33,795 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-08 05:45:33,795 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,795 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,795 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,795 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,795 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,795 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,795 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,795 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,795 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,795 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,796 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,796 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,796 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,796 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,796 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,796 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,796 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,796 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,796 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,796 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,816 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,816 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,816 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,816 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,817 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,817 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,818 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,818 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,819 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,819 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,819 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,819 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,819 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,821 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,821 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,821 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,821 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,832 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,832 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,832 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,832 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,832 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,832 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,832 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,832 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,833 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,833 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,833 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,833 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,833 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,833 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,833 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,833 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,833 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,833 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,833 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,833 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,839 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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], [208#L1045-1true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,840 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,840 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,840 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,840 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,840 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,840 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,840 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,840 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,840 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,840 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,840 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,840 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,840 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,840 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,841 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,841 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,841 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,841 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,841 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,841 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,841 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,841 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,842 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,842 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,842 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,842 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,842 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,842 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,842 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,842 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,842 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,842 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,842 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,842 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,842 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,843 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,843 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,843 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,863 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,864 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,864 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,864 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,864 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,864 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,864 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,866 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,866 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,866 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,866 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,875 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,876 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,876 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,876 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:33,876 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,876 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,876 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,876 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,877 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,877 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,877 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,877 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,877 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,877 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,877 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,877 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,877 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,877 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,877 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,877 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,882 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,882 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,882 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,882 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,882 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,882 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:33,883 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:33,883 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 137#L1043-7true, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,883 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,883 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,883 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,883 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,883 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,883 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,885 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,885 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:45:33,885 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:45:33,885 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:33,886 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,887 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,887 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,887 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,887 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,887 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,887 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,887 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,887 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,887 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,897 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,897 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-02-08 05:45:33,897 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:45:33,897 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:33,897 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:33,897 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:33,897 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:45:33,897 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:45:33,898 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:45:33,898 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:45:33,898 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,898 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-02-08 05:45:33,898 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:33,898 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:33,898 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:45:33,898 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:45:33,898 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:33,899 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:45:33,899 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:45:33,899 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,899 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,899 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,899 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,899 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,899 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,899 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,899 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,899 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,900 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,900 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-02-08 05:45:33,900 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:45:33,900 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:45:33,900 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:33,901 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:45:33,901 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:45:33,901 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:33,901 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:45:33,901 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:33,901 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,901 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-02-08 05:45:33,901 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:45:33,901 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:45:33,902 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:33,902 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:33,902 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-08 05:45:33,902 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-08 05:45:33,902 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:45:33,902 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:45:33,902 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,902 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,902 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,902 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,902 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,902 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,902 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,902 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,902 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,902 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,910 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,910 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:45:33,910 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:45:33,910 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:33,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 128#L1045true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,910 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,910 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:33,910 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:45:33,910 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:45:33,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,911 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,911 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:45:33,911 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:33,911 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:45:33,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,930 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,930 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:33,930 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,930 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,930 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,930 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,930 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,930 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,931 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,931 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,931 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:33,931 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,931 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,931 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,931 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,931 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:33,931 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,931 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,931 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,931 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,937 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,937 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,937 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,937 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:33,937 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,937 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,937 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:33,937 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,937 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,937 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,937 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,937 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,938 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,938 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,940 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,940 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,941 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,941 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,941 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,941 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,941 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,946 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,946 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,946 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:33,946 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,946 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,946 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,946 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,947 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,947 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,947 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,953 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,953 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,953 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,953 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,953 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,953 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,953 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,953 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,953 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,955 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,955 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-02-08 05:45:33,955 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:45:33,955 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-08 05:45:33,955 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:45:33,955 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:45:33,955 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:45:33,955 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:45:33,955 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-08 05:45:33,955 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-08 05:45:33,956 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,956 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,956 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,956 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,956 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,956 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,956 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,956 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:33,956 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,956 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,958 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,958 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:33,958 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:33,958 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:33,958 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:33,958 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:33,958 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:33,958 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:33,958 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:33,958 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:33,958 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,959 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,959 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,959 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:33,959 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:33,960 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:33,960 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:33,960 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:33,960 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:33,960 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:33,960 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:33,960 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:33,960 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:33,960 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][273], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:33,960 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:33,960 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:33,960 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:33,960 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:33,960 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:33,960 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:33,960 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:33,960 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:33,960 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:33,960 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:33,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 262#L1043-4true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,984 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,984 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,984 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,984 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:33,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,984 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,984 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,984 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:33,984 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:33,985 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 262#L1043-4true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,985 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:33,985 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,985 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,985 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:33,985 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,985 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,985 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:33,985 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,985 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,986 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:33,986 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:33,990 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,991 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-08 05:45:33,991 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,991 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,991 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,991 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:33,991 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:33,991 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,991 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:33,991 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,991 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:33,991 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,991 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,991 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:33,994 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,994 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,994 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,994 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,994 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,994 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,994 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:33,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:33,997 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:33,997 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:33,997 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:33,997 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,009 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,010 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:34,010 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,010 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:34,010 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:34,010 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:34,010 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:34,010 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:34,010 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:34,011 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,011 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-02-08 05:45:34,011 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:45:34,011 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:45:34,011 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:45:34,011 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:45:34,011 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-08 05:45:34,011 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:45:34,011 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-08 05:45:34,011 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-08 05:45:34,011 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,011 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:34,011 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:34,012 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:34,012 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:34,012 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,012 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,012 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:34,012 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:34,012 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:34,012 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,012 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:34,012 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:34,012 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:34,013 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:34,013 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:34,013 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:34,013 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:34,013 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,013 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,043 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,043 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:34,043 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:34,044 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:34,044 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:34,044 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:34,044 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:34,044 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,044 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-08 05:45:34,044 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,044 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,044 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,044 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,044 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:34,047 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,047 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,047 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,047 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,047 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:34,047 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,047 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,050 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,050 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:34,050 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,050 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,057 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [317#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,057 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,057 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:34,057 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,058 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,058 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,058 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:34,058 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,058 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,058 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,058 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:34,058 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,058 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,058 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:34,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [316#true, 137#L1043-7true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,062 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-08 05:45:34,062 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:34,062 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:34,063 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:34,069 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,070 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,070 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,070 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:34,070 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:34,070 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,070 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,070 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,070 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:34,070 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,070 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,071 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,071 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,071 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:34,071 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:34,071 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,071 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,071 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,071 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:34,071 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,071 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,071 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:34,072 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,072 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:34,072 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,072 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,072 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:34,072 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,072 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,081 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,082 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,082 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,082 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,082 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,082 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,082 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,082 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:34,082 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:34,082 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:34,084 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,084 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-08 05:45:34,084 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:45:34,084 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:45:34,084 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:45:34,085 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:45:34,085 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-08 05:45:34,085 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:45:34,085 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-08 05:45:34,085 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:45:34,085 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,085 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,085 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,085 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,085 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,085 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,085 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,085 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:34,085 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:34,085 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:34,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,098 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,098 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:34,098 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:34,098 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:34,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 175#threadENTRYtrue, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,099 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,099 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:34,099 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:34,099 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:34,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,100 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,100 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:34,100 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:34,100 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:34,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 128#L1045true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,101 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,101 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:34,101 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:34,101 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:34,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,101 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,101 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:34,102 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:34,102 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:34,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,102 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,102 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:34,102 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:34,103 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:34,110 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,110 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,110 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,110 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:34,110 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,110 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,110 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 262#L1043-4true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,113 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,113 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,113 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,113 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:34,120 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [317#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,121 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,121 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:34,121 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:34,121 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,121 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,121 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,121 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,121 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,121 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,121 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:34,121 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,121 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,121 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,125 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:34,126 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:34,126 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,126 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:34,132 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:34,133 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-08 05:45:34,133 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:34,133 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:34,133 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:34,133 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:34,133 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:34,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,135 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,135 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:34,135 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:34,135 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:34,144 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,145 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,145 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,145 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:34,145 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,145 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,145 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,145 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:34,145 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:34,145 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,147 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,147 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-02-08 05:45:34,147 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:45:34,147 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:45:34,147 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:45:34,147 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-08 05:45:34,147 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:45:34,147 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:45:34,147 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-08 05:45:34,148 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (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, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,148 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,148 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:34,148 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,148 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,148 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,148 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:34,148 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,148 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:34,148 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,156 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,156 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,156 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,156 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,156 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,156 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:34,157 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,157 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,157 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:34,157 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,157 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:34,157 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,157 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,157 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,157 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,157 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,157 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,157 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,157 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:34,157 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:34,157 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,157 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:34,157 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,157 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,158 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 317#true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,158 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:34,158 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,158 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,159 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:34,159 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:34,159 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:34,159 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:34,159 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-08 05:45:34,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,162 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,162 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,162 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,162 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,183 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,183 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,183 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,183 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:34,183 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:34,183 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,183 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,184 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,184 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,184 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:34,184 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,184 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,184 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,184 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,188 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:34,188 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:34,188 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,188 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,195 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,195 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-08 05:45:34,195 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:34,195 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:34,195 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:34,195 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:34,195 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:34,208 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,208 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,208 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,208 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,208 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:34,208 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:34,208 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,208 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,208 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,208 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,210 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,210 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-08 05:45:34,210 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-08 05:45:34,210 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:45:34,210 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:45:34,211 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:45:34,211 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-08 05:45:34,211 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-08 05:45:34,211 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-08 05:45:34,211 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,211 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,211 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,211 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,211 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:34,211 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,211 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,211 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,211 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:34,212 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,212 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,212 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,212 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,212 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,212 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,212 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:34,212 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,212 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:34,212 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,408 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [317#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:34,408 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:34,408 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:34,408 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:34,408 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:34,408 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:34,408 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:34,409 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 262#L1043-4true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,409 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,409 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:34,409 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,409 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,409 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:34,409 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [316#true, 262#L1043-4true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,412 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:34,412 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:34,412 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:34,412 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,417 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:34,417 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-08 05:45:34,417 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,417 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,417 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:34,417 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:34,417 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:34,428 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,428 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,428 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,428 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,428 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,428 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:34,428 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,428 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,428 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,428 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,429 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,429 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,429 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,429 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,429 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,429 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:34,429 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,429 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,429 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,430 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 35#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,430 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,430 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,430 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,430 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:34,430 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:34,430 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,430 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,430 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,430 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:34,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,446 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:45:34,446 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,446 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:34,446 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:34,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 128#L1045true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,447 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:45:34,447 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:34,447 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:34,447 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,447 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:45:34,448 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:34,448 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:34,448 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,456 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:34,456 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-08 05:45:34,456 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:34,456 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,456 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:34,456 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,456 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:34,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 35#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,467 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-08 05:45:34,467 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:34,467 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,467 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:34,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,481 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,481 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,481 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,481 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,482 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,482 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,482 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,482 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,483 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,483 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,483 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,483 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,515 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:34,516 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:34,516 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,516 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,516 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,516 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,527 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,527 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:34,527 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,527 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,527 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,527 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,527 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,527 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:34,527 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,527 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,527 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:34,528 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,528 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,557 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,557 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:34,557 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,557 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,557 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,558 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,558 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,558 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,558 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,558 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,595 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,596 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:34,596 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,596 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,596 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,596 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,596 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,596 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,596 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,596 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,596 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,600 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,600 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:34,600 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,600 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,600 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,600 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,600 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,604 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,604 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:34,604 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,604 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,605 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,605 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,605 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,605 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,605 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,605 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,605 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,605 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,605 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:34,605 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,605 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,605 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,605 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,605 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,605 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,605 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,605 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,605 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,605 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:34,605 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,605 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,606 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,606 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,606 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,606 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,606 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:34,606 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:34,606 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,606 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,606 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,606 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,606 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,606 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:34,606 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:34,606 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,606 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,606 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,606 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:34,606 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,606 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,607 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:34,607 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,607 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:34,607 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,607 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,607 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,607 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,607 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:34,607 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,607 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,607 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,607 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,607 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,607 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,607 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,607 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,607 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,607 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,607 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:34,607 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,607 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,608 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,608 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,608 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,608 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,608 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,608 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,608 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,608 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:34,608 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,608 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,608 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,608 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:34,608 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,608 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,608 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:34,608 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,608 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,608 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,608 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:34,608 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,608 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,611 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,612 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:34,612 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,612 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,612 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:34,612 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,612 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,612 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,612 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,612 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,612 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,612 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,612 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,612 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:34,612 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,612 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:34,612 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,612 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,612 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,612 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,612 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,612 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,612 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,613 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,613 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:34,613 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,613 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:45:34,613 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,613 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:34,613 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,613 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,613 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,613 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:34,613 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:34,613 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,613 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,613 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,613 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,613 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,613 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:34,613 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,614 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,614 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,614 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,614 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,614 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,614 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,614 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,614 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,614 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,614 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:34,614 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,614 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,614 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,614 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,614 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,614 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,614 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,614 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,614 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:34,614 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:34,614 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:34,615 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,615 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,615 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,615 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,615 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,615 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:34,615 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,615 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,615 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,615 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,615 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,615 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,615 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:34,615 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,615 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,615 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,615 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,615 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,615 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,616 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:34,616 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:34,616 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,616 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,616 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,616 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,616 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,618 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,618 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:34,618 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,618 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,618 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,618 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,618 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,618 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,618 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,618 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,618 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,618 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,619 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:34,619 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,619 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,619 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,619 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:34,619 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,619 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,619 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:34,619 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:34,619 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,619 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:34,619 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,619 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,619 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:34,619 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:34,619 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:34,644 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,644 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:34,644 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,644 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,644 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,644 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,644 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,646 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,647 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:34,647 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,647 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,647 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,647 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,647 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,647 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,647 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,647 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,647 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,648 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,648 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:34,648 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,648 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,648 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,648 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,648 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,648 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,648 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,648 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,648 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,649 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,649 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:34,649 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,649 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,649 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,649 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,649 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,649 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,649 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,650 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,650 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,650 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,651 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:34,651 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:34,651 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,651 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,651 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,651 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,651 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,651 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,651 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,651 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,651 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,652 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,652 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:34,652 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,652 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,652 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,652 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,652 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,652 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,652 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,652 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,652 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,653 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,653 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:34,653 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,653 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,653 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,653 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,653 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,653 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:34,653 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,653 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,653 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,676 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,676 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,677 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,677 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,677 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,677 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,678 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,678 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,678 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,678 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,678 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,678 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,683 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,683 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:34,683 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,683 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,683 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,683 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,683 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,686 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,686 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:34,686 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,686 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,686 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,686 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,686 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,686 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,686 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,686 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,686 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,687 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,687 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:34,687 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,687 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,688 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,688 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,688 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,688 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,688 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,688 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,688 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,689 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,689 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:34,689 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,689 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,689 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,689 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,689 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,689 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,689 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,689 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,689 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,690 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,690 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:34,690 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,690 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,690 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,690 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,690 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:34,690 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,690 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,690 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,690 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,690 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,691 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,691 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:34,691 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,692 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,692 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,692 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,692 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,692 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,692 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,692 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,692 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,693 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,693 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:34,693 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,693 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,693 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,693 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,693 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,693 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,693 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,693 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,693 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,694 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][273], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,694 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:34,694 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,694 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,694 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,694 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,695 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,695 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,695 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,695 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,696 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 251#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,697 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:34,697 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,697 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,697 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,697 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,697 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,697 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,697 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,698 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 251#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,698 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:34,698 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,698 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,698 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,698 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,698 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,698 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,698 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:34,698 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,700 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,700 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:34,700 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,700 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,700 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,700 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,700 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,700 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,700 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,700 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,701 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 300#L1025true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,701 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:34,701 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,701 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,701 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,701 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,701 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,701 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,701 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,701 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,701 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,719 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,719 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:34,719 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:34,719 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,719 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,720 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,720 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,720 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,720 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:34,720 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,720 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,720 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,720 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:34,720 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,720 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:34,720 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:34,720 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,720 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,720 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,720 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:34,720 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:34,720 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,720 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,720 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,720 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:34,720 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,721 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,721 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,721 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,727 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,727 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:34,727 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,727 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,727 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,727 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,728 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,728 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,728 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,728 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,728 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,728 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,728 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,728 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,728 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,728 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-08 05:45:34,728 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:34,728 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,728 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,728 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,728 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,732 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,733 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:34,733 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,733 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,733 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,733 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,733 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,736 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,737 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:34,737 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,737 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,737 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,737 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,737 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,737 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,737 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,737 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,737 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,737 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:34,737 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:34,737 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:34,737 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:34,738 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,738 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:34,738 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,738 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,738 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,738 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,738 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,739 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,739 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,739 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,739 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 175#threadENTRYtrue, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,739 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:34,739 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:34,739 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:34,739 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:34,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,740 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:34,740 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:34,740 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:34,740 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:34,740 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,740 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:34,740 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,740 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,740 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,740 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,740 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,740 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,740 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,740 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,741 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,741 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,741 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:34,742 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,742 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,742 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:34,742 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,742 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,742 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,742 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,742 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,742 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,742 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 128#L1045true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,742 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:34,742 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:34,742 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:34,742 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:34,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,743 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:34,743 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:34,743 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:34,743 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:34,743 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,743 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:34,743 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,743 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,744 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,744 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,744 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,744 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,744 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,744 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,744 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 175#threadENTRYtrue, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,745 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-08 05:45:34,745 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:34,745 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:34,745 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:34,745 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,745 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:34,745 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,745 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,745 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,745 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,745 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,745 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,745 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,745 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,745 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,746 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,746 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:34,746 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,746 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,746 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,746 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,746 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,746 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,747 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,747 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,747 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,748 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,748 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:34,748 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,748 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,748 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,748 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,748 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,748 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,748 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,749 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,749 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,750 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,750 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:34,750 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,750 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,750 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,750 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,750 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,750 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,750 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,750 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,750 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,750 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:34,751 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,751 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:34,751 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,751 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,751 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,751 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,751 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,751 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,751 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,751 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,751 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,752 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,752 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:34,752 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,752 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,752 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,752 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,752 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,752 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,752 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,752 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,752 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,759 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:34,759 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:34,759 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,759 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,759 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,759 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,759 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,759 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,759 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,759 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,759 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,759 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 300#L1025true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,760 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:34,760 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,760 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,760 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,760 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,760 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,760 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,760 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,760 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,760 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,760 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,760 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:34,760 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,760 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,760 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:34,760 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,760 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:34,760 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,771 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,771 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,771 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,771 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,775 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,775 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,775 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,775 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,775 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,775 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,775 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,775 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,775 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,775 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,775 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,775 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,775 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,775 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,775 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,775 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,776 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,776 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,776 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,776 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,776 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,776 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,781 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,781 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:34,782 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,782 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,782 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,782 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,782 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,787 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 251#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,787 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:34,787 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,787 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,787 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,787 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,787 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,789 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:34,789 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:34,789 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,790 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,790 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,790 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,790 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,790 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,790 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,790 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,790 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,791 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,791 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:34,791 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,791 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,791 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,791 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,791 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,791 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,791 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,791 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,791 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,792 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,792 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:34,792 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,792 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,792 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,792 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,792 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,792 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,792 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,792 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,792 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,793 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,793 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:34,793 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,793 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,793 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,793 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,793 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,793 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,794 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,794 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,794 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,794 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:34,794 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,794 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:34,794 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,795 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,795 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,795 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,795 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,795 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,795 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,795 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,795 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,796 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,796 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:34,796 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,796 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,796 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,796 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,796 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,796 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,796 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,796 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,796 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,813 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,813 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:34,813 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,813 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,813 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,813 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,826 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 251#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,826 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:34,826 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,826 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,826 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,826 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,826 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:34,830 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,830 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:34,830 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,830 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,830 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,830 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:34,830 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,830 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,830 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,830 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,830 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,831 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,831 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:34,831 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,832 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,832 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,832 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:34,832 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,832 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,832 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,832 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,832 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,833 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,833 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:34,833 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,833 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,833 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,833 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,833 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,833 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:34,833 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,833 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,833 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,834 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,834 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:34,834 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,834 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,834 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,834 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,834 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:34,834 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,834 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:34,834 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,835 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,835 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,835 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,835 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:34,836 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,836 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,836 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,836 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,836 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,836 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:34,836 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,836 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,836 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,837 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,837 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:34,837 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,837 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:34,837 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,837 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,837 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,837 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,837 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,837 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:34,837 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:34,860 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,861 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,861 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,861 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,861 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,861 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:34,861 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,861 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,861 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,861 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:34,861 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,861 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:34,861 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,861 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,861 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:34,861 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:34,861 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,862 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:34,862 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,862 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 317#true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,863 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:34,863 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:34,865 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,866 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:45:34,866 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,866 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,866 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,866 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,866 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,866 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,867 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:45:34,867 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,867 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,867 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,867 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,867 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,871 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,871 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:34,871 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,871 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:34,871 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,871 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,871 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,876 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,876 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:34,876 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:34,876 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,877 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:34,877 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,877 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:34,877 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,877 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:34,877 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,877 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,877 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,877 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,877 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,877 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,878 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,878 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:34,878 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,878 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,878 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,878 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,878 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:34,878 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:34,878 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:34,878 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:34,878 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 128#L1045true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,879 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,879 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,879 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,879 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 251#L1025true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,880 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,880 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,880 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,880 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,880 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,880 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:34,880 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,880 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,880 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,880 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:34,880 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:34,880 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,880 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,880 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:34,880 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:34,881 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,881 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:34,881 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,881 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,881 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,881 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:34,881 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:34,881 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,882 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,882 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:34,882 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:34,882 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:34,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 128#L1045true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,882 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,882 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,882 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,882 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,883 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,883 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,883 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,883 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,883 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,883 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:34,883 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:34,883 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:34,883 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,883 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,883 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:34,883 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,883 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,884 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,884 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:34,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,884 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,885 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,885 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,885 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,885 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,885 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:34,885 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:34,885 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,885 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,885 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:34,885 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,885 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:34,885 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:34,885 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:34,885 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:34,906 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,906 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:34,906 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,906 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,906 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,906 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,906 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,906 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,906 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:34,906 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,906 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,906 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,906 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:34,906 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,907 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,907 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:34,907 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,907 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,907 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,907 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,907 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,908 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:34,908 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,908 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,908 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:34,911 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,912 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,912 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,912 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:34,912 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,912 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,912 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,912 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,912 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,912 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:34,912 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,912 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,912 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:34,912 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,912 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:34,912 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,912 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,912 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,912 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,912 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,912 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:34,912 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,912 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,912 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,912 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,912 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,913 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,913 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,913 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,913 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,913 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,913 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,913 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:34,913 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,913 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:34,913 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,913 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,913 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,913 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,913 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:34,913 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:34,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,913 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,913 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,913 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,913 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:34,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,913 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:34,914 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,914 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,914 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:34,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,914 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,914 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,914 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:34,914 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,915 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,915 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:34,915 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,915 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,915 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,915 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:34,915 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,916 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,916 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:34,916 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:34,916 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:34,916 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,916 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,916 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,916 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:34,918 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 262#L1043-4true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,918 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:34,918 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:34,918 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:34,918 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:34,918 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:34,919 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:34,929 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][273], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,929 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:34,930 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,930 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,930 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,930 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,930 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:34,930 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,930 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,930 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,930 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,934 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,934 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:34,934 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,934 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:34,934 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,934 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,935 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,935 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:34,935 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,935 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:34,935 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,949 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 137#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,949 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,949 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,949 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,949 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:34,949 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,949 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,951 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,951 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,951 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,951 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,954 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,954 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:34,954 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,955 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,955 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,955 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:34,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,955 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,955 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,955 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,955 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,955 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:34,955 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,956 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,956 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,957 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,957 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,957 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,957 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,957 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,958 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:34,958 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,958 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,958 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,958 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:34,958 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,958 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:34,958 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,958 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,958 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:34,958 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:34,958 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,958 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:34,958 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,958 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,958 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,958 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:34,958 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,958 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:34,958 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,958 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:34,958 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,959 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,959 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:34,959 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:34,963 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,963 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-02-08 05:45:34,963 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:45:34,963 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:45:34,963 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:45:34,963 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-02-08 05:45:34,963 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-08 05:45:34,963 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-08 05:45:34,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,972 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,972 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,972 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:34,972 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,973 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,973 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:34,973 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,973 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,976 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,976 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:34,976 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,976 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,977 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,977 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,977 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,978 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:34,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,978 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,978 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,978 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,978 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:34,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 175#threadENTRYtrue, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,979 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,979 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,979 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,979 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:34,980 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,980 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:34,980 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,980 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,980 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,980 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,980 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,980 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,980 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,980 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:34,981 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,981 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,983 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:34,983 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:34,983 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,983 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,983 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:34,983 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,983 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,983 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,983 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:34,983 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:34,983 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:34,983 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:34,998 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:34,998 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:34,998 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:34,998 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:34,998 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,998 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:34,999 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:35,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:35,001 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,001 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,001 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,001 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,004 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,004 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,004 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,004 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,005 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,005 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,005 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,005 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,005 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,005 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,007 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,007 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,007 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,007 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,007 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,007 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,008 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,008 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,008 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,008 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,008 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,008 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,008 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,008 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,008 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,008 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,008 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,008 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,008 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,012 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,012 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:35,012 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,012 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:35,013 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,013 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,013 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,013 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,013 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,013 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,013 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,013 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,013 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,013 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,013 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,013 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,013 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,013 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,014 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,014 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,014 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,014 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,014 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,014 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,014 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,014 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,014 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,014 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,014 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,014 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,014 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,014 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,014 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,014 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,014 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,014 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,014 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,015 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,015 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,015 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,015 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,015 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,015 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,015 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,015 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,015 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,015 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,015 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,015 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,015 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,015 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:35,015 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,015 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,015 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:35,015 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,015 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,015 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,016 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,016 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,016 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:35,016 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:35,016 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][354], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,016 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,016 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,016 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,016 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:35,016 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][354], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,016 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:35,016 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,016 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,016 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,016 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:35,151 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,152 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,152 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,152 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,152 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,152 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,153 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,153 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,153 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,153 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,153 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,153 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,153 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,153 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,153 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,153 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,153 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,153 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,153 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,153 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,154 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,154 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,154 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,154 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,154 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:35,154 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,155 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,155 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,155 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,156 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,156 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,156 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,156 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,156 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,156 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,156 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,156 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,156 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,156 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,156 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,156 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,157 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,157 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,157 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,157 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,169 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,169 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,169 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,169 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,169 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,169 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,169 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,169 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,169 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,169 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,169 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,169 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,171 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,171 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,172 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,172 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,172 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,172 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,172 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,172 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,172 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,172 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,172 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,172 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,176 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,176 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,176 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,176 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,176 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,176 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,176 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,176 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:35,177 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,177 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,177 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,177 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,177 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,178 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,178 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,178 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,178 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,178 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,178 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,178 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,178 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,179 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,179 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,179 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,179 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,179 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,179 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,179 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,179 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,179 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,179 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,179 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,179 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,179 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,179 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,179 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,179 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,180 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,180 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,180 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,181 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,181 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,181 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,181 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,181 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,181 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,181 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,181 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,181 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,181 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,182 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,182 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,182 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,182 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,183 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,183 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,183 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,183 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,184 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,184 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,184 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,184 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,184 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,184 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,184 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,184 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,184 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,184 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,184 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,184 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,184 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,184 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,184 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,184 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,184 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,185 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,185 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,185 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,185 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,185 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,185 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,185 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,185 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,185 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,185 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,185 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,185 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,186 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,186 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,186 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,186 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,187 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,187 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,187 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,187 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,187 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,187 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,187 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,187 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,187 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,187 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,187 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,187 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,187 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,187 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,187 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,187 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,187 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,187 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,187 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,187 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,187 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,189 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,189 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,189 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,189 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,189 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,189 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,189 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,189 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,189 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,189 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,189 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,189 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,189 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,189 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,189 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,189 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,189 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,189 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,189 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,189 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,189 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,190 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,190 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,190 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,190 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,199 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,199 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,199 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:35,199 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:35,199 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:35,200 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:35,200 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:35,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,202 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,202 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,202 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,202 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,204 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,204 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,204 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,204 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,209 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,209 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,209 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,209 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,209 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,210 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,210 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,210 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,210 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,210 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,210 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,210 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,210 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,210 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,210 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,210 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,210 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,210 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,210 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,210 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,210 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,210 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,210 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,210 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,210 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,211 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,211 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,211 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,211 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,211 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,211 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,211 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:35,211 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,211 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:35,211 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,211 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,212 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,212 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,212 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,212 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,212 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,212 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,212 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,212 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,212 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,212 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,212 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,212 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,212 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,212 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,212 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,212 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,212 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,212 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,212 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,212 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,212 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,213 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,213 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,213 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,213 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,213 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,213 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,213 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,213 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,213 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,213 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,213 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,213 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,213 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,213 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,213 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,213 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,213 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,213 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:35,213 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,213 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,213 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,214 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,214 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,214 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,214 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,214 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,214 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,214 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,214 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,214 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,214 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,214 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,214 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,214 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,214 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,214 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,214 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,214 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,214 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,214 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,214 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,214 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,215 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,215 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,215 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,215 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,216 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,216 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,216 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:35,216 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:35,216 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:35,216 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:35,216 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:35,216 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:35,216 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,216 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,216 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:35,216 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:35,216 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:35,216 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-08 05:45:35,217 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:35,217 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:35,229 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,229 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,229 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,229 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,229 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,229 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,229 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,229 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,229 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,230 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,230 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,230 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,232 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,232 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,232 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,232 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,232 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,232 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,232 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,232 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,232 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,232 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,232 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,232 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,242 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,243 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,243 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,243 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,243 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,243 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,243 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,243 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,243 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,244 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,244 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,244 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,244 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,244 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,244 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,244 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,244 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,244 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,245 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,245 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,245 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,245 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,245 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,246 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,246 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,246 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,246 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,246 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,246 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,246 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,246 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,246 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,246 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,246 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,246 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,246 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:35,246 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,246 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,246 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,246 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,246 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,246 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,249 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,249 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,249 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,249 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,249 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,249 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,249 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,249 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,250 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,250 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,250 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,250 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,250 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,250 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,250 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,250 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,250 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,250 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,251 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,251 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:35,251 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,251 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,251 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,251 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,251 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,251 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,251 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,251 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,251 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,251 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,251 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,252 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,252 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,252 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,252 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,252 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,252 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,252 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,252 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,252 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,252 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,252 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,253 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,253 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,253 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:35,253 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:35,253 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:35,253 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:35,253 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:35,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,255 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,255 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,255 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,255 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,258 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,258 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,258 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,258 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,261 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,261 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,261 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,262 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,264 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,264 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,264 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,264 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,264 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,264 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,264 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,264 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,264 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,264 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,264 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,264 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,277 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,277 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,277 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,277 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,277 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,277 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,277 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,277 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,277 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,277 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,277 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,277 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,277 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,277 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,277 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,277 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,277 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,278 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,278 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,278 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,278 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,278 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,278 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,278 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,280 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,280 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,280 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,280 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,280 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,280 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,280 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,280 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,281 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,281 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,281 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,281 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,281 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,281 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,281 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,281 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,281 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,281 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,281 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,281 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,281 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,281 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,281 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,281 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,281 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,283 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,283 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,283 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,283 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,283 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,283 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,283 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,284 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,284 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,284 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,284 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,284 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,284 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,284 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,284 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,284 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,284 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,284 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,284 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [38#L1025true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,284 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:35,284 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:35,285 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:35,285 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:35,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 128#L1045true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,285 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:35,285 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:35,286 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:35,286 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:35,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,286 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:35,286 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:35,286 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:35,286 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:35,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 157#L1029true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,287 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:35,287 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:35,287 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:35,287 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:35,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,288 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:35,288 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:35,288 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:35,288 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:35,288 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,289 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,289 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,289 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,289 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,289 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,289 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,289 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,289 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,289 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,289 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,289 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,290 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:35,290 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:35,290 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:35,290 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:35,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,306 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:35,306 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,306 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,306 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:35,309 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,309 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,309 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,309 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,310 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,310 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,310 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,310 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,310 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,310 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,310 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,310 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,310 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,310 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,310 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,310 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,311 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,311 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,311 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,311 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,311 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,311 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,311 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,311 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,312 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,312 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,312 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,312 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,312 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,312 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 88#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,313 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,313 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:45:35,313 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:45:35,313 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:45:35,314 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,314 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,314 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,314 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,314 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,314 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,314 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,314 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,314 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,314 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,314 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,314 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,315 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:45:35,315 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:35,315 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:35,315 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:35,316 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,316 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,316 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,316 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,316 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,316 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,316 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,316 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,316 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,316 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,316 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,316 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,316 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,316 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,316 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,316 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,316 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,316 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,316 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,317 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,317 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,317 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,317 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,317 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,317 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,317 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,317 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,317 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,317 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,317 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,318 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,318 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,318 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,318 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,318 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,318 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,318 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,318 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,318 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,318 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,318 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,318 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,318 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,318 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,318 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,318 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,318 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,318 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,318 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,318 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,318 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,319 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,319 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,319 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,319 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,320 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,320 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,320 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,320 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,320 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,320 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,320 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,320 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,329 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,329 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,329 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,329 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,329 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,329 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,329 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,329 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,329 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,329 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,329 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,329 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,330 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,330 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,330 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,330 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,330 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,330 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,330 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,330 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,330 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,330 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,331 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,331 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,333 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,333 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,333 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,333 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,333 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,333 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,333 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,333 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,334 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,334 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,334 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,334 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,334 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,334 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,334 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,334 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,334 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,334 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,334 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,334 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,334 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,334 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,334 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,334 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,334 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,336 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,336 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,336 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,336 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,336 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,336 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,336 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 128#L1045true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,341 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,341 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,341 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,341 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:35,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 7#L1031-8true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,342 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,342 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:35,342 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,342 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 190#L1031-8true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,342 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,342 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:35,342 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,342 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,343 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,343 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,343 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,343 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:35,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,344 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,344 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,344 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,344 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:35,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 175#threadENTRYtrue, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,345 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,345 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,345 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:35,345 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,355 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,355 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,355 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,355 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,355 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,355 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,355 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,355 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,355 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,355 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,356 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,356 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,356 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,356 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,356 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,356 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,356 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,356 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,356 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,356 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,356 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,356 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,356 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,356 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,356 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,356 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,356 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,356 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,356 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,356 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,357 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,357 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,357 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,357 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,357 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,357 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,357 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:35,357 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,357 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,357 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,357 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,357 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,357 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,357 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,357 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,357 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,357 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,357 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,357 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 300#L1025true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,357 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,357 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,358 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,358 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,358 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,358 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,358 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,358 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,358 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,358 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,358 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,359 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][273], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,359 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,359 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,359 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,359 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,359 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,359 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,359 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,359 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,359 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,360 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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[][354], [317#true, 185#L1027true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,360 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,360 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,360 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,360 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,360 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,360 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,360 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,360 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,360 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,362 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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[][354], [317#true, 185#L1027true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,362 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,362 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,362 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,362 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,362 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,362 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,362 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,362 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,362 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,362 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,363 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,363 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,363 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,364 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,364 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,364 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,364 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,364 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,364 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,364 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,364 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,364 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,364 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,364 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,364 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,364 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,364 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,364 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,364 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,364 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,364 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,364 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,364 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,364 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,364 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,364 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,364 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,365 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,365 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,365 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 251#L1025true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,365 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,365 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,365 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,365 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,365 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,365 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,365 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,365 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,365 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,365 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,367 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 187#L1027true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,367 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,367 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,367 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,367 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,367 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,367 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,367 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,367 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,367 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,367 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,367 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,367 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,367 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,367 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,367 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,367 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,367 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,367 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,367 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,367 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,368 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,368 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,368 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,368 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,368 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,368 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,368 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,368 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,368 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,368 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,368 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,368 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,368 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,368 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,368 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,368 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,368 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,368 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,368 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,368 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,369 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,369 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,369 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,369 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,369 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,369 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,369 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,369 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,369 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,369 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,369 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,369 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,369 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,369 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,369 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,369 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,370 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,370 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,370 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,370 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,370 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,370 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,370 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,370 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,370 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,370 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,370 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,370 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,370 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 300#L1025true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,370 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,370 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,370 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,370 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,370 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,370 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,370 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,370 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,370 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,371 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,371 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,372 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,372 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,372 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,372 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,372 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,372 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,372 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,372 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,372 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,372 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,372 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,372 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,372 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,372 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,372 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,372 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,373 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,373 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,373 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,373 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,373 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,373 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,373 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,373 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,373 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,373 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,373 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,373 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,373 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,373 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,373 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,373 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,373 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,373 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,373 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,373 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,373 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,373 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,374 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,374 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,374 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,374 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,374 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,374 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,374 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,374 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,374 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,374 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,374 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,374 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,374 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,374 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,374 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,374 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,374 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,374 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,374 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,374 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,375 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,375 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,375 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,375 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,375 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,375 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,375 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,375 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,375 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,375 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,375 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,375 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,375 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,375 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,375 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,375 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,375 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,375 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,375 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,375 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,375 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,376 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,376 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,376 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,376 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,377 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,377 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,377 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,377 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,378 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,378 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,378 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,378 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,378 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,378 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,378 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,378 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,378 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,378 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,378 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:35,378 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,378 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,378 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,378 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,379 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,379 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,379 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:35,379 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,379 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,379 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,379 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,379 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,379 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,380 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,380 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,380 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,380 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,380 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,380 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,380 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,380 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,380 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,380 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,380 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,380 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,380 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,380 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,380 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,381 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,381 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,381 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,381 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,381 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,381 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,381 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,381 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,381 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,381 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,381 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,381 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,381 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,381 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,381 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,381 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,381 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,381 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,381 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,381 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,382 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,382 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,382 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:35,382 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,385 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,385 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,385 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,385 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,385 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,385 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,385 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,386 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,386 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,386 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,386 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,386 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,386 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,386 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,386 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,386 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,386 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,386 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,386 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,386 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,386 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,386 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,386 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,386 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,387 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,387 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,387 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,387 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,387 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,387 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,387 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,387 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,387 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,387 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,387 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,387 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,387 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,387 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,387 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,387 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,387 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,387 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,387 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,387 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,387 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 318#true, 151#L1045-5true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,388 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,388 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,388 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,388 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,388 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,388 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,388 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,388 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,388 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,388 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,388 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,388 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,388 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,388 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:35,388 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,388 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,389 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,389 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,389 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,389 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,389 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,389 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,389 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,389 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,389 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,389 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,390 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,390 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,390 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,390 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,390 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,390 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,390 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,390 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,390 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,390 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,390 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,390 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,390 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,390 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,390 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,390 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,390 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,390 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,390 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,390 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,390 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,391 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,391 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,391 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,391 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,391 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,391 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,391 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,391 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,391 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,391 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,391 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,391 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,391 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,391 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,391 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,391 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,391 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,391 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,391 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,391 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,391 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,391 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,392 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,392 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,392 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,392 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,392 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,392 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,392 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,392 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,392 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,392 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,392 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,392 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,392 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,392 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,392 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,392 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,392 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,392 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,392 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,392 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,393 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,393 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:35,393 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,393 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,393 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,395 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,395 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,395 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,395 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,395 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,396 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,396 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,396 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,396 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,396 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,396 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,396 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,396 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,396 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,396 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,396 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,397 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,397 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,397 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,397 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][273], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,398 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,398 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,398 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,398 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,398 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,398 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,398 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,398 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,398 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,398 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][273], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,399 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:35,399 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,399 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,399 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,399 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,400 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,400 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,400 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:35,400 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,400 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,400 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,400 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,400 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,402 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,402 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,402 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,402 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,403 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,403 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,403 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,403 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,403 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,403 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,403 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,403 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,403 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,403 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,403 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,403 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,403 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,403 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,403 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,403 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,404 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,404 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,404 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,404 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,404 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,404 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,404 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,404 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,404 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,404 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,404 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,404 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,404 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:35,404 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,404 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,404 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,404 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,404 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,404 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,404 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:35,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,408 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,408 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,408 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,408 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,409 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,409 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,409 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,409 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,409 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,409 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,409 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,409 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,409 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,410 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,410 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,410 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,410 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,410 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,410 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,410 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,410 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,411 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,411 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,411 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,411 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,411 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,411 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,411 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,411 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,411 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,419 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,419 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,419 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,419 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,419 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,419 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,419 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,419 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,419 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,419 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,419 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,419 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,419 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,419 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,420 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,420 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,420 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,420 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,420 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,420 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,420 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,420 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,420 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,420 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,422 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,422 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,423 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,423 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,423 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,423 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,423 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,423 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,423 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,423 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,424 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,424 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,424 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,424 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,424 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,424 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,424 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,424 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,424 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,424 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,424 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,424 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,424 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,424 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,424 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,425 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,426 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,426 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,426 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,426 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,426 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,426 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,444 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,444 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,445 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,445 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,445 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,445 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,445 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,445 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,445 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,445 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,445 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,445 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,445 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,445 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,445 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,445 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,445 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,445 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,446 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,446 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,446 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,446 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,446 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,446 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,446 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,446 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,446 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,446 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,446 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,446 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,446 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,446 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,447 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,449 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,449 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,449 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,449 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,449 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,449 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,449 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,449 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,449 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,449 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,449 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,449 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,451 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,451 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,451 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,451 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,451 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,451 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,451 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,451 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,451 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,451 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,451 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,451 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,451 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,451 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,451 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,451 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,451 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,451 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,451 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,451 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,451 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,451 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,451 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,452 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,452 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,452 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,452 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,452 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,452 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,452 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,452 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,452 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,452 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,452 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,452 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,463 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,463 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,463 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,464 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,464 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,464 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,464 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,464 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,464 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,464 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,464 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,464 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,464 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,464 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,464 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,464 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,464 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,464 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,464 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,464 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,464 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,464 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,465 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,465 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:35,465 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,465 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,465 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,465 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,465 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,465 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,465 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,465 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,465 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,465 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,465 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,465 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,465 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,465 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,465 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,465 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,466 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,466 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,466 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,466 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,466 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,466 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,466 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,466 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,466 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,466 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,466 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,466 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,466 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,466 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,466 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,466 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,466 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,466 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,466 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,466 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,467 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,467 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,467 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,467 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,467 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,467 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,467 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,467 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,467 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,467 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,467 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,467 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,467 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,467 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,467 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,467 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,467 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,467 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,467 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,467 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,468 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,468 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,468 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,468 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,468 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,469 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,469 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,469 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,469 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,469 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,469 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,469 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,469 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,469 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,469 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,470 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,470 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,470 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,470 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,470 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,471 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,471 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,471 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,471 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,471 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,471 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,471 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,471 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,471 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,471 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,471 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,471 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,472 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,472 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,472 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,472 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,473 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,473 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,473 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,473 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,473 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,473 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,473 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,473 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,473 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,473 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,473 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,473 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,474 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,474 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,474 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,474 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,474 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,475 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,475 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,475 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,475 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,475 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,475 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,475 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,475 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,475 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,475 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,475 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,475 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,475 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,475 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,475 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:35,475 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,476 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,476 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,476 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,476 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,476 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,476 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,476 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,476 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,476 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,476 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,476 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,476 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,476 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,476 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,476 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,476 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,476 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,476 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,476 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,476 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 137#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,477 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,477 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,477 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,477 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,477 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,478 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,478 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,478 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,478 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,478 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,478 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,478 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,478 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,478 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,478 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,478 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,478 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,478 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,478 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,478 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,478 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,478 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,479 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,479 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,479 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,479 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,479 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,479 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,480 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,480 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,480 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,480 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,480 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,480 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,480 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,480 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,480 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,480 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,480 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,480 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,480 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,480 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,480 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:35,481 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:35,481 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,481 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), 318#true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,481 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,481 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,481 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,481 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,481 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,481 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,481 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,483 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,483 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,483 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,483 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,483 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,483 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,483 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,483 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,483 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,483 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,483 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,483 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,483 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:35,484 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,484 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,484 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,484 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,484 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,484 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:35,484 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,484 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,484 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,484 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,484 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,484 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,487 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-08 05:45:35,487 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:35,487 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:35,487 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:35,487 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,487 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,487 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,487 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,487 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,488 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,488 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,490 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,490 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,490 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:35,490 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,490 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:35,490 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,491 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,491 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,491 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,491 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,491 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,491 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,491 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,491 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,491 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,491 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,492 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,492 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,492 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,492 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,492 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,492 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,492 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,492 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,492 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,492 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,492 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,492 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,492 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,492 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,492 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,492 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,492 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,493 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,493 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,493 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,493 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,493 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,493 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,493 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,493 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,493 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,493 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,493 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,493 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:35,493 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,493 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:35,493 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,493 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][354], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,493 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,493 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,494 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,494 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,494 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:35,494 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:35,495 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,495 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:35,495 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,495 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,495 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,495 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,495 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:35,495 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,495 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,495 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,495 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,495 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,495 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,496 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,496 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,496 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,496 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,496 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,496 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,496 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,496 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,496 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,496 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,496 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,499 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,499 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,499 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,499 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,499 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,499 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,499 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,499 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,499 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,499 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,499 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,499 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,499 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,499 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,499 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,500 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,500 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,500 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,500 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,500 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,500 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,500 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,500 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,500 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,500 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:35,501 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,501 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,501 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:35,501 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:35,501 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,501 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,501 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,501 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,502 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,502 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,502 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,502 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,502 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,502 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,502 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,512 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,512 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,512 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,513 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,514 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,514 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,514 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,514 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,514 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,514 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,514 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,514 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,514 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,514 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,514 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,515 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,515 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,515 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,515 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,515 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,515 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,515 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,515 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,515 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,516 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,517 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,517 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,517 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,517 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,517 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,517 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,517 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,517 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,517 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,517 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,517 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,517 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,517 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,518 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 251#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,518 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,518 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,518 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,518 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,518 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,518 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,518 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,519 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 137#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,519 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,519 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,519 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,519 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,519 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,519 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,519 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,520 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,520 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,520 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,520 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,520 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,521 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,521 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,521 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,521 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,521 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,521 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,522 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,522 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,522 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,522 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,522 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,522 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,522 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,522 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,522 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,523 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,523 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,523 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,523 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,535 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,535 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,535 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,535 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,535 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,535 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,535 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,536 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,536 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,536 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,536 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,536 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,536 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,536 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,536 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,536 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,536 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,536 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,536 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,536 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,536 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,536 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,537 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,537 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,537 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,537 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,537 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,537 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,537 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,537 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,537 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,537 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,537 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,539 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,540 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,540 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,540 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,540 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,540 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,540 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,540 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,540 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,540 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,540 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,540 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,540 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,540 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,540 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,540 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,540 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,540 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,540 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,540 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,540 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,540 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,541 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,541 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,541 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,541 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,541 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,541 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,541 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,541 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,541 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,541 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,541 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,541 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,542 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,542 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,542 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,542 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,542 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,542 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,542 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,542 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,542 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,542 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,542 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,542 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,543 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,543 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,543 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,543 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,543 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,543 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,543 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,543 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,543 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,544 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,544 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,544 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,544 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,544 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,544 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,544 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,544 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,544 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,544 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,544 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,544 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,544 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,544 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,552 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,552 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:35,552 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,552 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,552 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,552 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,552 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,552 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,553 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,553 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:35,553 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,553 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,554 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,554 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,554 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,554 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,554 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,554 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,557 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,557 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:35,557 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,557 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,557 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,558 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,558 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,558 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,558 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,558 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,559 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,559 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:35,559 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,559 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,559 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:35,559 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,559 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,559 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:35,559 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,559 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,559 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:35,559 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,559 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:35,560 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,560 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:35,560 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,560 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,560 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,560 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,560 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,560 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-08 05:45:35,560 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,560 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:35,560 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,560 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,560 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,565 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,565 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,565 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,565 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,566 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,566 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,566 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,566 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,566 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,566 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,566 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,566 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,566 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,566 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,566 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,566 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,566 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,566 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,566 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,566 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,566 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,566 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,566 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,567 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,567 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,567 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,567 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,567 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,567 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,567 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,567 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,567 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,567 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,567 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,567 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,567 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,567 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,567 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,567 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,567 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,567 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,567 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,567 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,567 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,567 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,568 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:35,568 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,568 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,568 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:35,568 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 6#L1043-6true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,579 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,579 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,579 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,579 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,580 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,580 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,580 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,580 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,580 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,580 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,580 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,580 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,580 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,580 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,580 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,581 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,581 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,581 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,582 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,582 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,582 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,582 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,582 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,582 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,583 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,583 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,583 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,583 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,583 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,583 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,583 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,583 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,583 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,583 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,584 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,584 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,584 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,584 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,584 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 251#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,584 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,584 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,584 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,584 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,584 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,584 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,584 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,585 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,585 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,585 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,585 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,585 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,585 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,585 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,585 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,586 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,586 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,586 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,586 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,586 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,586 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,586 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,586 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,586 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,587 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,587 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,587 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,588 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,588 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,588 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,588 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,588 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,588 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,588 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,588 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,588 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,588 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,588 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,589 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 35#L1031-2true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,593 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,593 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,593 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,593 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 128#L1045true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,594 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,594 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,594 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,594 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 128#L1045true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,595 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,595 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,595 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,595 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 35#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,596 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,596 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,596 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,596 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 190#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,597 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,597 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,597 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,597 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 242#L1031-8true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,598 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,598 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,598 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,598 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 128#L1045true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,599 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,599 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,599 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,599 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,600 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,600 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,600 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,600 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,601 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,601 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,601 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,601 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,602 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,602 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,602 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,602 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 128#L1045true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,603 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,603 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,603 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,603 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 128#L1045true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,604 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,604 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,604 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,604 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,605 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,605 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,605 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,605 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,605 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,605 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,605 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,605 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,605 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,605 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,605 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,606 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,606 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,606 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,606 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,606 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,606 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,606 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,606 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,606 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,606 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,606 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,606 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,606 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,606 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,606 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,606 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,606 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,606 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,606 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,606 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,606 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,606 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,608 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,608 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,608 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,608 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,608 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,608 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,608 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,608 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,608 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,609 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,609 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,609 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,609 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,609 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,609 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,609 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,609 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,609 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,609 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,610 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,610 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,610 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,610 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,610 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,610 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,610 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,610 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,610 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,610 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,610 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,610 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,610 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,610 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,610 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,612 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,612 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,612 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,612 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,612 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,612 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,612 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,612 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,612 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,612 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,612 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,612 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,613 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,613 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,613 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,613 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,613 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,613 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,613 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,613 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,613 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,613 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,613 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,614 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,614 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,614 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,614 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,614 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,614 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,614 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,614 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,614 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,614 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,614 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,614 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,623 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,623 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,623 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,623 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,623 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,623 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,623 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,623 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,623 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,623 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,623 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,623 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,623 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,623 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,624 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,624 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,624 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,624 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,624 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,624 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,624 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,624 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,624 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,624 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,624 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,624 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,624 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,624 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,624 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,624 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,624 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,624 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,624 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,625 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 300#L1025true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,625 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,625 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,626 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,626 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,626 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,626 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,626 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,626 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,626 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:35,626 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,626 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,627 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,627 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,627 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,627 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,627 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,628 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,628 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,628 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,628 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,628 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,628 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,628 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,628 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,628 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,628 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,628 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,628 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,628 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,628 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,628 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,628 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,628 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,628 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,628 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:35,629 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,629 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,629 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,629 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,629 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,629 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,629 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,630 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,631 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,631 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,631 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,631 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,631 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,631 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,631 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,631 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,632 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,632 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,632 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,632 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,632 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,632 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,632 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,632 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,632 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,633 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,634 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,634 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,634 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,634 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,634 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,634 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,634 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,634 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,634 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,634 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,634 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,634 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,634 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,634 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,634 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,634 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,634 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,634 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,634 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,635 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,635 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,635 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,635 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,635 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,635 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,635 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,635 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,635 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,635 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,635 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,635 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,635 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,635 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,635 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,635 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,635 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,635 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,635 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,636 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,636 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,636 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,636 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,636 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,636 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,636 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,636 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,636 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,636 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,636 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,636 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,636 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,636 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,636 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,636 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,636 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,636 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,637 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,637 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,637 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,637 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,637 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,637 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,637 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,637 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,637 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,637 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,637 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:35,637 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:35,637 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,637 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,638 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,638 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,638 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,638 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,638 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,638 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,638 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,638 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,638 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,638 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,638 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,639 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,639 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,639 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,640 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 251#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,640 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,640 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,641 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,641 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,641 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,641 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,641 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,641 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,641 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,641 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,641 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,641 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,641 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:35,643 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:35,643 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,643 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,643 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,644 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,644 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,644 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,644 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,644 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,644 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,644 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,644 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,644 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][273], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,645 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,645 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,645 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,646 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,646 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,646 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,646 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,646 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,646 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,646 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,646 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,646 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,647 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,647 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,647 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,647 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,647 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,647 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,647 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,647 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,648 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,648 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:35,648 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,648 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,648 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,648 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,648 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,648 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,648 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,648 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,648 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,648 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,649 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,649 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,649 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:35,649 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,649 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,649 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:35,649 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,649 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,649 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,649 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,649 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,649 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,649 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,649 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,649 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,649 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,649 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,649 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,650 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,650 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:35,650 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,650 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,650 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,650 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,650 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,650 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,650 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,650 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,650 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,650 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,650 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,650 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,650 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 300#L1025true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,650 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,651 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,651 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,651 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,651 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,651 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,651 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,651 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,651 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,651 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,651 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,651 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,651 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,651 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,651 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,651 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,651 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,651 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,652 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:35,652 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-08 05:45:35,652 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:35,655 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,655 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,655 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,655 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,655 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,655 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,655 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,656 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,656 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,656 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,657 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,657 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,657 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,657 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,657 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,657 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,657 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,657 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,657 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,657 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,657 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,657 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,657 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,657 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,657 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,657 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,657 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,657 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,658 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,658 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,658 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 190#L1031-8true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,658 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:45:35,658 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:35,658 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:35,658 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:35,658 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,658 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,658 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,658 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,658 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,658 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,658 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,658 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,658 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,658 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,658 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,658 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,658 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,658 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,659 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,659 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,659 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,659 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,659 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,659 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,659 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,659 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,659 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,659 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,659 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,659 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,660 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,660 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,660 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,660 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,660 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,660 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,660 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,660 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,660 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,660 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,660 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,660 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,660 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,666 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,666 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,666 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,666 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,667 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:35,667 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,667 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,668 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,668 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,668 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,668 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,668 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,668 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,668 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,668 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,668 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,668 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,668 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,668 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,668 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,669 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,669 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,669 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,669 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,670 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,670 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,670 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,670 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,670 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,670 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,670 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,670 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,670 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,670 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,670 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,670 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,670 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,670 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,671 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,671 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,671 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,671 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,671 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,671 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,672 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,672 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,672 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,672 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,672 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,672 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,672 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,672 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,673 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,673 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,674 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,674 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,674 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,674 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,674 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,674 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,674 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,674 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,674 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,674 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,674 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,675 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,675 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,675 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,675 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,675 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,675 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,676 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,676 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,676 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,676 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:35,676 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,676 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,676 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:35,684 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,684 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,684 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,684 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,684 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,685 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,685 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,685 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,685 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,685 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,685 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 185#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,685 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:35,685 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:35,685 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:35,685 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,685 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,685 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,685 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,686 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,686 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,686 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,686 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,686 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,686 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,686 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,686 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,686 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,686 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,686 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,686 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,686 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,686 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,686 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,687 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,687 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,687 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,687 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 128#L1045true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,689 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:35,689 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,689 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:35,689 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:35,689 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,689 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,689 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,689 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,689 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,689 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,689 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,689 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,689 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,690 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,690 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,690 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,690 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,690 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,690 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,690 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,690 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,690 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,690 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,690 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,690 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,690 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,690 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,690 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,690 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,690 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,690 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,691 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,691 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,691 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,691 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,691 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,691 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,691 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,693 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,693 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,693 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,693 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,693 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,693 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,693 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,693 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,693 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,693 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,693 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,693 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,693 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-08 05:45:35,693 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:35,693 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:35,693 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,694 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,694 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,694 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,694 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,694 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,694 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,694 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,694 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,694 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,694 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,694 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,694 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,694 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,694 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,695 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,695 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,695 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,695 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,695 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,695 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,695 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,695 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,695 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,709 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,709 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,709 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,709 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,710 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,710 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,710 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,710 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,710 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,710 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,711 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,711 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,711 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,711 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,711 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,712 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,712 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,712 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,712 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,712 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,712 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,712 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,712 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,712 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,712 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,712 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,712 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,713 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,713 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,713 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,713 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,713 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,713 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,713 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,713 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,713 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,713 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,713 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,713 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,713 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,713 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,713 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,714 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,714 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,714 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,714 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,714 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,714 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,714 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,714 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,714 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,714 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,714 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,714 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,714 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,714 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,714 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,714 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,714 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,714 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,714 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,714 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,714 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,714 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,715 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,715 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,715 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,715 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:35,715 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,715 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,715 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,715 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,716 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,716 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:45:35,716 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:45:35,716 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:45:35,716 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,716 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,716 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,716 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,716 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,716 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,716 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,716 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,717 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,717 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,717 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,718 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,718 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,718 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,718 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,718 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,718 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:35,718 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,718 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,718 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,718 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,718 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,718 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:35,718 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,718 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,718 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,718 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:35,718 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,718 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,719 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:35,719 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,719 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,719 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,720 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,720 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:35,720 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,720 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,720 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,720 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,720 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:35,720 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:35,720 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,720 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,720 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,721 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:35,721 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:35,721 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,721 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,721 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,721 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,721 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,721 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,721 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,723 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,723 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:35,723 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,723 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,723 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,723 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,723 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,723 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,723 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:35,723 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,723 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,723 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,723 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,723 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,724 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 262#L1043-4true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,724 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:35,724 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,724 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:35,724 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,724 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:35,724 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,724 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,725 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,725 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:35,725 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,725 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,725 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,725 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,725 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,725 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:35,727 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,727 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:35,727 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,727 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,727 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:35,727 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:35,727 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,727 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,727 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,727 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,727 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:35,728 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,728 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:35,728 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,728 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,729 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,729 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,729 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,729 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,729 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,729 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:35,729 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:35,729 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,729 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,747 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][273], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:35,747 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,747 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,747 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,747 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,747 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,747 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,747 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,747 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,747 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,747 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,747 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,748 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,748 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:35,748 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,748 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,748 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,748 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,748 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,748 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,748 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,748 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,748 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,749 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,749 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:35,749 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,749 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,749 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,749 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,749 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,750 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,750 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,750 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,750 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,750 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,750 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:35,750 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:35,750 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,750 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,750 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,750 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,750 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,750 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,750 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,750 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,750 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,751 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,751 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:35,751 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,751 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,752 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,752 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,752 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,752 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,752 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,752 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,752 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,752 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,752 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:35,752 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,752 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,752 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,752 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,752 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,752 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,752 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,752 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,752 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,753 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,753 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:35,754 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,754 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,754 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,754 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,754 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,754 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,754 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,754 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,754 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,754 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,754 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,754 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,754 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,754 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,754 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,754 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,754 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,754 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,754 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,757 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,757 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:35,757 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,757 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,757 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,757 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,757 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,757 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,757 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,757 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,757 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,757 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,757 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,757 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,758 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,758 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,758 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,758 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,758 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,758 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,758 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,758 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,759 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,759 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:35,759 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,759 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,759 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:35,759 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,759 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,759 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,759 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,759 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,759 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,759 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,759 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,759 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:35,760 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,760 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,760 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,760 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,760 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,760 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:35,760 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,760 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,760 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,760 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,767 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,767 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,767 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,767 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,768 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:35,768 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,768 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,768 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,768 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,768 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,769 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:35,769 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,769 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,769 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,769 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,769 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,770 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,770 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,770 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,770 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,770 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 190#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,770 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-08 05:45:35,770 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:35,770 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:35,770 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:35,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (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, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,783 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,783 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:35,783 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,783 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:35,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 128#L1045true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,785 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,785 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:35,785 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:35,785 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 128#L1045true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,785 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,786 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:35,786 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:35,786 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 88#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,786 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,786 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:35,786 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,787 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:35,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,788 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,788 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:35,788 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:35,788 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 300#L1025true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,789 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,789 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:35,789 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,789 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:35,791 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,791 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,791 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,791 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,791 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,791 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,791 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,791 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,791 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,791 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,791 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,791 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,791 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,791 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,791 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:35,791 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,791 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,791 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,791 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,791 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,791 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,791 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,791 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,791 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,793 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,793 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:35,793 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,793 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,793 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,793 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,793 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,793 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,793 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,793 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,793 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,793 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,793 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:35,793 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:35,793 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,793 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,793 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,793 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,793 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,794 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,794 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,794 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,794 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,794 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][278], [24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,795 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:35,795 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,795 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,795 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,795 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,795 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,795 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,795 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,795 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,795 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,795 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 24#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,795 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:35,795 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,795 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,795 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,795 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,795 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,795 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,795 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,795 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,795 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,796 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,797 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:35,797 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,797 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,797 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,797 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,797 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,797 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,797 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,797 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,797 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,797 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,797 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,797 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,797 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,797 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,797 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,797 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,797 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,797 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,798 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,798 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,799 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,799 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:35,799 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,799 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,800 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,800 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,800 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,800 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,800 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,800 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,800 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,800 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,800 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,800 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,800 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,800 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,800 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,800 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,800 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,800 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,800 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,800 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,800 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,801 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][278], [24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,801 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:35,801 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,801 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,801 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,801 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,801 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,801 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,801 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,801 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,801 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,801 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:35,802 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,802 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:35,802 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,802 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:35,802 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,802 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,802 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,802 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,802 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,802 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,802 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:35,802 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:35,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:35,811 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,811 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,811 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,811 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:35,812 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,812 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,812 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,812 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,812 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,812 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,814 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,814 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,814 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,814 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,814 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,814 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,814 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,814 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,814 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,814 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,830 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,830 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,830 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,830 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,830 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,830 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,830 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,830 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,830 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,830 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,830 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,830 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,830 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,831 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,831 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:35,831 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,831 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,831 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,831 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,831 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,831 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,831 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,831 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,831 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,833 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,833 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:35,833 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,833 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,833 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,833 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,833 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,833 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,833 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,833 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,833 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,833 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,833 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:35,833 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,833 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,833 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,833 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,833 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:35,834 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,834 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,834 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,834 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,834 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,835 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,835 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:35,835 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,835 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,835 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,835 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,835 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,835 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,835 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,835 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,835 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,835 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,835 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:35,835 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,835 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,835 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,835 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,836 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,836 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,836 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,836 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,836 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,837 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,837 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:35,837 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,837 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,837 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,837 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,837 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,837 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,837 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,837 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,837 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,837 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,837 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,838 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,838 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,838 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,838 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,838 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,838 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,838 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,838 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,838 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,839 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,839 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:35,839 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,839 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,839 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,839 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,839 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,839 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,839 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,839 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,839 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,839 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,839 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,839 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,839 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,839 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,839 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:35,839 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,839 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,839 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,839 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,839 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,839 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,840 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,840 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:35,840 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,840 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,840 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:35,840 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,840 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,840 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,840 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,840 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,840 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,840 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,841 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,841 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:35,841 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,841 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,841 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,841 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,841 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:35,841 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,841 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,841 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,841 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:35,841 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:35,848 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,848 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,849 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,849 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,849 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,849 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,849 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,849 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,849 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,849 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,849 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,849 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:35,849 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,849 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,849 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,849 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,849 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:35,849 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,849 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,850 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,850 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:35,850 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,850 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,850 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,850 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,850 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,850 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,850 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:35,850 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,850 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,850 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,850 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,850 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,850 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,850 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,852 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,852 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:35,852 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,853 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,853 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,853 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,853 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:35,853 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,853 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:35,853 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,853 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,853 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,853 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,853 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,853 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:35,853 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,857 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,857 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2025-02-08 05:45:35,857 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-02-08 05:45:35,857 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-02-08 05:45:35,857 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-02-08 05:45:35,857 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-02-08 05:45:35,858 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-02-08 05:45:35,874 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,874 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,874 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,874 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,874 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,874 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,874 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,874 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,874 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,874 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,874 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,874 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,874 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,874 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,874 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:35,874 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,874 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,874 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,875 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,875 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,875 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,875 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,875 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,875 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,876 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,876 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:35,876 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,876 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,876 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,876 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,876 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,876 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,876 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,876 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,876 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,876 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,876 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:35,876 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,876 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,876 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,876 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,876 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,876 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,876 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,876 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,876 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:35,876 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,878 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,878 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:35,878 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,878 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,878 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,878 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,878 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,878 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,878 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,878 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,878 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,879 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,879 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:35,879 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,879 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,879 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,879 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,879 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,879 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,879 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,879 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,879 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,880 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,880 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:35,880 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,880 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,881 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,881 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,881 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,881 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,881 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,881 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,881 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,881 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,881 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,881 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,881 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,881 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,881 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,881 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,881 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,881 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,881 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,881 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,883 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,883 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:35,883 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,883 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,883 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,883 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,883 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,883 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,883 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,883 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,883 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,883 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,883 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,883 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,883 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,883 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,883 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:35,883 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,883 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:35,883 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,883 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,884 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,884 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,884 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,884 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:35,884 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,885 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,885 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,885 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,885 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,885 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:35,885 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,885 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,885 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,885 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,885 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,885 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:35,885 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,885 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,885 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,885 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,885 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,885 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,885 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,885 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:35,885 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:35,885 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:35,891 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,892 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,892 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,892 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,892 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,892 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,892 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,892 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,892 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,892 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,892 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,892 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,892 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,892 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,892 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,892 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,892 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,892 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,892 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,892 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,892 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,892 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,893 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,893 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,893 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,893 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,893 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,893 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,893 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,893 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,893 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,893 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,893 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,893 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,893 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,893 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,893 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,893 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,893 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,893 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,893 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,893 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,893 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,894 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:35,894 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,894 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,894 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,894 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,894 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,894 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,894 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,894 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,894 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,894 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,894 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,894 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,894 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,894 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:35,894 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,894 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,894 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,894 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:35,894 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,894 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,894 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,895 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,895 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:35,895 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,895 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:35,903 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,903 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:35,903 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,903 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,903 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,903 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,903 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,903 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,903 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,903 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,903 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,903 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:35,904 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,904 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:45:35,904 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:45:35,904 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-08 05:45:35,905 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,905 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-02-08 05:45:35,905 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-08 05:45:35,905 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-02-08 05:45:35,905 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-02-08 05:45:35,905 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-02-08 05:45:35,920 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,920 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,920 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,920 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,920 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,920 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,920 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,920 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,921 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,921 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,921 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,921 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,921 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,921 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:35,921 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,921 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:35,921 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:35,921 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,921 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,921 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,921 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,921 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,921 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,922 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,922 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,922 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,922 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,922 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:35,923 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,923 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,923 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,923 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,923 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,923 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:35,923 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,923 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,923 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,923 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,923 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,923 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [208#L1045-1true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,923 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,923 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,924 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,924 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,924 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,924 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,924 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,924 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,924 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,924 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:35,924 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 128#L1045true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,924 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:35,924 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:35,924 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,924 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:35,925 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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], [208#L1045-1true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,925 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,925 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,925 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,925 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,925 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:35,925 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,925 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,925 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,925 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,925 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,925 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:35,925 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:35,925 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:35,925 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,926 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,926 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,926 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,926 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,926 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,926 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,926 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,926 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:35,926 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,926 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,926 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,927 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,927 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,927 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:35,927 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,927 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,927 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,927 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,927 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,927 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,928 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,928 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,928 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,928 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,928 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,928 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,928 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,928 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,928 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,928 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,928 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,928 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,928 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 157#L1029true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,928 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:35,928 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,929 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:35,929 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:35,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 157#L1029true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:35,931 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:35,931 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,931 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:35,931 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:35,931 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,931 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,931 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,931 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,931 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,931 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,931 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,932 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,932 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,932 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:35,932 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,932 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,932 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,932 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,932 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,932 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,932 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,932 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:35,932 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,932 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:35,932 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:35,932 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:35,932 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:35,933 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,933 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,933 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,933 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,933 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,933 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:35,933 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,933 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,933 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,934 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,934 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,934 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,934 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:35,934 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:35,934 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:35,934 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:35,934 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,934 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,934 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,934 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,934 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,934 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,934 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,934 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,935 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:35,935 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,935 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,935 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,935 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,936 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,936 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,936 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,936 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,936 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,936 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,936 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,936 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,936 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,936 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,936 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,936 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,936 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,936 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,936 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,936 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,936 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,936 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,936 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,936 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,937 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,937 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,937 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,937 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,937 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,937 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,937 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,937 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,937 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,937 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,937 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,937 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,937 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,937 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,937 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,937 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,937 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,937 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,937 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,937 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,937 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,937 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,937 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:35,937 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,938 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,938 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,938 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,938 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,938 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,938 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,938 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,938 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,938 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,938 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,938 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:35,939 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:35,939 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,939 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,940 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,940 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,940 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,940 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,940 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,940 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,940 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,940 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,940 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,940 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,940 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,940 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,940 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,940 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,940 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:35,940 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,940 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,940 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,941 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,941 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,941 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,941 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,941 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,941 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,941 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,941 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,941 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,942 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,942 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,942 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,942 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,942 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,942 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,942 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,942 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,942 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,942 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,942 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,942 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,942 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,942 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,942 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,943 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,943 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,943 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,944 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,944 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:35,944 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,944 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,944 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,944 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,944 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,944 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,944 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,944 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,944 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,944 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,944 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,944 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,944 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,945 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,945 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,945 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,945 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,945 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,945 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,945 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,945 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,945 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,945 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,945 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,945 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,945 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,945 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,946 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,946 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,946 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,946 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,946 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,946 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,946 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,946 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,946 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,946 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,946 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,946 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,946 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,946 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,946 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,946 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,946 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,946 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,946 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,946 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,946 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,947 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,947 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,947 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,947 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,947 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,947 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,947 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,947 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,947 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:35,947 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,947 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,947 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,947 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,947 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,947 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,947 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,947 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,947 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,947 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,947 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,947 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,948 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,948 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:35,948 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,948 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,948 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,948 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,948 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,948 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,948 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,948 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,948 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,948 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:35,948 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,948 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,948 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,948 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:35,948 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,948 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,948 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,948 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,948 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,949 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,949 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:35,949 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,949 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,949 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:35,949 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:35,949 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,949 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,949 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:35,949 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,949 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,949 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,949 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,949 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,949 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,949 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,949 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:35,949 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:35,949 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:35,949 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:35,950 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:35,950 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,950 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:35,950 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,950 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,950 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,950 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,950 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,950 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:35,950 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:35,950 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,950 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:35,950 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,950 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:35,950 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:35,952 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,952 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,952 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,952 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,952 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,952 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,952 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,952 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:35,952 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,952 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,952 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,954 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,954 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,954 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,954 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:35,954 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,954 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,954 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,954 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,954 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,954 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,954 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,954 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,954 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,954 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,954 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,954 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,954 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,954 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,954 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:35,954 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,954 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,954 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,954 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,956 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,956 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,956 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,956 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,956 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,956 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,956 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,956 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:35,956 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,956 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,956 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,956 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,956 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,956 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,956 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,956 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,956 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,956 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,956 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,956 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,956 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:35,956 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,958 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,958 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,958 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,958 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,958 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,958 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,959 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,959 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,959 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:35,959 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,961 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,961 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,961 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:35,961 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,961 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,961 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,961 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,961 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,961 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,962 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,963 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,963 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,963 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,963 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,963 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,963 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,963 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,963 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,963 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:35,963 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,963 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,963 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,963 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,963 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,964 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,964 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:35,964 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,964 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,964 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:35,964 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,964 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,964 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,964 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:35,964 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:35,972 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:35,972 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2025-02-08 05:45:35,972 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-08 05:45:35,972 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-08 05:45:35,972 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-02-08 05:45:35,972 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-08 05:45:35,974 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,974 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2025-02-08 05:45:35,974 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-08 05:45:35,974 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-08 05:45:35,974 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-08 05:45:35,974 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-08 05:45:35,974 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-08 05:45:35,974 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,974 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,974 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,974 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,974 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,974 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,974 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,974 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,974 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,974 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,975 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,975 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:35,975 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,975 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,975 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,975 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,975 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,975 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:35,975 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:35,976 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,976 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:35,976 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,976 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,976 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,976 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,976 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,976 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,976 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,976 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,976 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,976 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,976 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,977 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,977 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,977 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,977 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,977 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,977 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,977 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:35,977 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,977 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,977 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,977 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,977 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,977 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,977 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,977 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,977 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:35,977 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,977 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,977 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,977 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,977 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,978 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][354], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,978 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-08 05:45:35,978 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,979 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-08 05:45:35,979 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:35,979 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-08 05:45:35,997 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,998 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:35,998 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,998 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,998 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:35,998 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:35,998 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,998 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,998 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:35,998 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:35,998 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:35,999 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:35,999 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:35,999 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:35,999 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:35,999 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,000 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,000 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,000 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,000 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,000 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,000 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,000 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,000 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,000 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,000 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,000 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,000 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,000 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,000 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,000 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,000 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,000 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,000 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,002 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,002 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,002 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,002 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,002 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,002 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,002 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,002 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,002 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,002 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,002 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,002 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 190#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,002 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,002 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,002 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,002 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,002 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,003 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,003 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,003 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,003 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,003 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,004 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,004 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,004 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,004 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,004 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,004 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,004 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,004 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,004 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,004 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,006 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,006 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,006 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,006 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,006 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,006 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,006 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,006 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,006 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,007 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,008 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,008 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,008 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,008 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,008 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,008 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,008 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,008 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,008 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,008 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,008 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,008 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,008 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,008 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,008 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,008 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,008 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,008 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,008 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,008 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,008 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,008 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,008 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,008 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,011 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,011 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,011 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,011 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,012 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,012 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,012 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,012 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,012 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,012 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,012 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,012 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,012 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,012 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,012 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,012 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,012 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,012 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,012 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,013 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,013 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,013 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,013 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,013 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,013 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,013 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,014 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,014 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,014 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,014 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,014 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,014 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,014 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,014 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,014 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,014 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,014 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,014 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,014 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,014 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,014 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,015 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,015 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,015 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,015 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,015 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,015 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,015 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,015 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,016 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,016 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,016 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,016 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,016 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,016 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,016 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,016 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,016 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,016 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,016 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,017 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,017 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,017 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,017 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,017 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,017 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,017 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,017 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,017 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,017 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,017 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,017 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,017 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,017 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,017 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,017 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,017 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,017 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,017 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,017 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,018 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,018 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,018 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,018 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,018 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,018 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,018 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,018 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,018 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,018 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,018 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,018 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,018 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,018 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,018 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,018 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,018 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,018 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,018 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,018 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,018 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,019 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,019 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,019 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,019 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,019 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,019 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,019 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,019 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,021 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,021 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,021 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,021 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,021 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,021 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,021 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,021 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,021 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,021 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,021 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,021 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,021 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,021 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,021 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,021 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,021 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,021 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,021 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,021 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,021 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,022 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,022 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,022 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,022 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,022 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,022 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,022 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,022 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,022 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,022 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,022 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,022 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,022 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,022 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,022 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,022 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,022 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,022 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,022 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,022 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,023 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,023 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,023 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,023 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,023 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,023 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,023 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,023 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,023 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,023 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,023 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,023 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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[][354], [317#true, 185#L1027true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,023 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,023 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,023 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,023 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,023 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,023 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,023 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,023 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,023 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,023 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,023 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,026 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,026 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,026 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,026 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,027 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,027 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,027 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,027 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,027 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,027 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,027 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,027 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,027 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,027 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,027 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,027 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,027 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,027 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,027 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,027 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,027 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,027 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,027 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,027 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,029 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,029 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,029 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,029 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,029 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,029 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,029 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,029 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,029 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,029 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,030 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,030 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,030 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,030 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,030 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,030 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,030 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,030 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,030 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,030 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,030 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,030 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,030 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,030 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,030 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,030 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,030 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,030 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,030 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,030 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,031 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,031 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,031 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,031 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,031 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,031 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,031 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,031 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,031 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,031 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,031 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,031 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,031 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,031 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,031 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,031 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,031 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,031 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,031 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 187#L1027true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,031 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,031 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,032 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,032 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,032 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,032 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,032 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,032 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,032 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,032 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,032 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,037 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,037 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is not cut-off event [2025-02-08 05:45:36,037 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is not cut-off event [2025-02-08 05:45:36,037 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-08 05:45:36,038 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-08 05:45:36,038 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-08 05:45:36,039 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,039 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,039 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:36,039 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:36,039 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,039 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,039 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:36,039 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,039 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-08 05:45:36,039 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,039 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:36,039 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:36,039 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,040 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,040 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,040 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,040 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:36,061 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,062 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,062 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,062 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,062 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,062 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,062 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,062 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,062 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,062 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,062 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,063 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,064 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,064 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,064 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,064 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,064 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,064 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,064 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,064 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,064 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,064 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,064 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,064 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,064 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,064 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,064 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,064 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,064 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,064 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,064 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,065 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,065 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,065 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,066 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,066 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,066 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,066 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,066 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,066 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,066 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,066 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,066 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,066 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,066 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,066 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,067 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,067 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,067 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,067 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,067 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,067 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,067 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,067 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,067 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,067 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,068 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,069 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,069 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,069 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,069 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,069 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,069 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,069 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,069 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,069 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,070 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,070 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,070 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,070 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,070 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,070 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,071 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,071 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,071 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,071 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,072 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,072 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,072 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,072 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,072 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,072 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,072 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,072 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,072 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,072 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,072 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,072 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,072 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,072 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,072 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,072 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,072 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,072 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,072 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,072 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,072 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,072 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,072 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,072 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,074 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][278], [24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,074 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,074 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,074 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,074 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,074 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,074 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,074 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,074 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,074 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,074 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,074 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,074 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,074 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,074 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,074 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,074 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,074 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,074 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,074 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,074 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,075 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,075 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,075 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,075 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,075 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,076 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,076 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,076 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,076 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,076 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,076 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,077 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,077 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,077 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,077 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,077 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,077 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,077 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,077 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,077 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,077 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,077 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,077 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,077 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,077 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,077 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,077 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,077 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,079 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,079 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,079 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,079 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,079 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,079 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,079 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,079 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,079 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,079 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,079 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,080 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,080 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,080 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,080 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,080 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,080 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,080 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,080 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,080 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,080 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,080 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,080 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,080 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,081 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,081 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,081 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,081 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,081 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,081 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,081 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,081 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,081 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,082 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,082 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,082 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,082 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,082 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,082 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,082 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,082 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,082 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,082 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,082 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,082 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,082 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,082 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,082 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,082 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,082 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,082 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,082 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,082 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,082 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,083 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,083 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,083 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,084 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,084 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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[][273], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,084 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,084 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,084 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,084 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,084 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,084 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,084 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,084 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,084 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,084 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,084 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,084 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,084 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,087 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,087 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,087 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,087 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,087 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,087 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,087 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,087 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,087 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,088 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,088 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,088 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,088 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,088 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,088 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,088 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,088 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,088 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,088 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,088 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,088 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,088 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,088 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,088 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,088 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,088 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,088 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,088 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,088 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,089 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,089 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,089 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,089 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,091 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,091 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,091 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,091 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,091 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,091 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,091 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,091 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,091 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,091 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,091 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,091 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,092 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,092 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,092 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,092 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,092 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,092 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,092 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,092 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,092 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,092 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,092 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,092 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,092 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,092 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,092 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,092 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,092 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,092 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,093 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,093 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,093 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,093 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,093 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,093 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,093 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,093 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,093 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,093 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,093 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,093 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,093 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,093 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,093 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,093 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,093 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,093 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,093 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,093 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,093 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,094 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,094 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,094 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,094 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,094 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,094 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,094 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,094 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,094 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,094 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,094 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,094 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,094 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,094 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,094 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,094 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,094 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,094 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,094 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,094 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,094 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,095 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,095 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,101 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,101 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2025-02-08 05:45:36,101 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-08 05:45:36,101 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-08 05:45:36,101 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is not cut-off event [2025-02-08 05:45:36,101 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-08 05:45:36,102 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,102 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-08 05:45:36,103 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:36,103 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:36,103 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:36,103 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:36,103 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:36,103 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:36,103 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-08 05:45:36,103 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-08 05:45:36,103 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,103 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-08 05:45:36,103 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,103 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,103 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:36,103 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,103 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,103 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:36,103 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,103 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:36,103 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,103 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:36,116 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,117 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,117 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,117 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,117 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,117 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,117 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,117 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,117 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,117 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,117 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,117 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,117 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,117 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,117 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,117 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,117 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,117 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,117 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,118 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,118 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,118 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,119 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,119 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,119 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,119 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,119 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,119 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,119 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,120 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,120 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,120 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,120 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,120 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,120 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,120 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,120 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,120 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,122 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,122 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,122 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,122 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,122 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,122 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,122 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,122 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,122 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,122 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,122 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,123 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,123 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,123 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,123 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,123 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,123 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,124 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,124 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,124 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,124 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,124 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,124 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,124 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,124 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,124 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,124 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,124 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,125 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,125 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,125 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,125 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,125 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,125 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,125 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,125 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,125 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,125 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,126 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,126 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,126 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,126 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,126 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,126 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,127 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,127 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,127 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,127 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,127 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,127 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,127 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,127 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,127 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,127 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,127 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,127 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,127 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,128 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,128 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,128 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,128 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,128 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,128 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,128 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,128 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,128 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,131 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,131 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,131 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,131 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,131 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,131 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,131 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,131 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,131 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,131 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,131 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,132 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,133 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,133 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,133 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,133 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,133 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,133 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,133 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,133 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,133 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,133 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,133 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,133 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,133 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,133 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,133 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,133 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,133 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,133 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,133 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,133 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,133 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,134 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,135 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,135 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,135 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,135 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,135 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,135 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,135 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,135 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,135 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,135 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,135 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,135 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,135 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,135 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,135 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,136 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,136 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,136 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,136 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,136 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,136 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,136 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,137 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,137 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,137 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,137 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,137 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,137 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,137 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,137 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,137 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,137 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,139 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,139 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,139 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,139 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,139 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,139 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,139 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,139 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,139 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,139 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,140 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,140 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,140 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,140 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,140 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,140 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,140 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,140 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,140 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,140 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,140 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,141 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,141 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,141 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,141 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,141 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,141 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,141 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,141 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,141 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,141 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,141 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,141 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,141 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,142 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:36,142 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,142 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,142 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,142 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,142 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,142 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,142 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,142 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,143 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,143 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,143 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,143 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,143 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,143 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,143 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,143 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,143 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,143 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,143 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,143 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,143 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,143 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,143 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,143 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,143 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,144 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,144 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,144 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,144 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,144 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,144 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,144 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,144 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,145 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,145 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,145 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,145 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 201#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,145 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,145 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,145 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,145 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,145 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,145 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,145 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,145 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,145 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,145 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,145 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,146 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,146 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,146 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,146 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,146 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,146 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,146 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,146 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,146 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,146 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,146 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,146 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,146 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,146 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,146 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,146 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,146 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,146 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,146 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,146 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,146 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,146 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,147 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,147 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,147 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,147 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,147 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,147 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,147 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,147 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,147 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,147 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,147 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,147 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,148 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,148 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,148 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,148 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,148 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,148 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,148 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,148 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,148 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,148 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,148 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,148 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,148 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,148 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,148 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,148 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,148 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,148 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,148 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,148 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,148 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,149 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,149 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,151 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,151 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,151 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,151 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,151 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,151 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,151 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,151 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,151 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,151 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,151 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,151 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,151 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,151 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,151 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,151 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,151 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,152 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,152 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,152 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,152 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,152 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,152 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,152 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,152 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,152 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,152 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,152 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,152 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,152 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,152 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,152 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,152 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,152 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,152 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,152 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,152 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,152 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,152 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,153 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,153 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,153 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,153 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,153 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,153 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,153 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 251#L1025true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,153 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,153 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,153 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,153 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,153 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,153 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,153 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,153 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,153 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,153 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,153 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,153 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,153 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,153 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,154 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,154 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,154 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,155 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,155 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,155 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,156 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,156 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,156 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,156 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,156 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,156 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,156 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,156 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,156 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,156 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,156 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,156 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,156 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,158 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,158 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,158 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,158 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,158 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,158 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,158 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,158 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,158 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,158 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,158 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,159 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,159 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,159 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,159 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,159 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,159 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,159 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,159 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,159 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,159 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,159 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,159 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,159 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,160 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,160 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,160 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,160 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,160 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,160 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,160 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,160 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,160 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,160 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,160 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,160 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,160 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,160 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,160 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,160 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,160 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,160 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,160 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,161 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,161 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,161 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,163 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,163 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,163 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,163 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,163 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,163 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,163 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,163 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,163 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,163 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,163 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,163 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,163 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,163 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,163 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,163 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,163 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,163 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,164 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,164 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,164 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,164 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,164 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,164 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,164 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,164 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,164 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,164 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,164 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,164 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,164 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,164 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,164 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,164 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,164 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,164 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,164 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,164 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,164 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,164 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,165 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,165 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,165 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,165 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,165 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,165 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,165 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,165 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,165 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,165 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,165 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,165 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,165 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,165 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,165 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,165 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,165 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,165 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,165 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,165 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,165 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,166 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,166 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,166 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,166 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,166 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,166 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,166 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,166 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,166 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,166 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,166 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,166 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,168 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,168 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,168 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,168 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,168 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,168 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,168 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,168 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,168 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,168 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,169 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,169 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,169 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,169 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,169 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,169 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,169 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,169 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,170 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,170 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,170 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,170 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,171 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,171 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,171 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,171 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,171 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,171 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,171 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,171 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,171 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,171 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,171 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,171 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,171 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,171 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,172 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,172 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,172 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,172 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,172 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,172 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,172 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,172 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,172 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,172 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,172 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,174 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,174 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,174 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,174 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,174 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,174 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,174 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,174 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,174 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,174 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,175 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,175 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,175 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,175 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,175 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,175 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,175 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,175 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,175 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,175 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,175 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,175 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,175 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,175 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,175 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,176 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,176 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,176 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,176 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,176 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,176 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,176 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,176 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,176 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,176 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,176 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,176 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,176 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,176 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,176 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,176 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,176 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,176 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,176 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,176 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,177 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,177 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,177 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,177 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,177 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,177 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,177 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,177 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,177 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,177 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,177 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,177 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,177 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,177 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,177 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,177 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,177 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,177 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,177 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,177 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,177 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,178 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,178 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,178 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,178 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,178 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,178 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,178 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,178 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,178 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,178 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,178 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,178 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,178 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,178 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,178 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,178 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,178 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,180 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,180 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,180 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,180 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,180 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,180 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,180 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,180 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,180 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,180 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,180 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,180 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,180 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,180 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,180 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,180 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,180 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,180 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,181 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,181 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,181 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,181 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,181 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,181 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,181 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,181 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,181 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,181 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,181 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,181 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,181 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,181 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,181 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,181 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,181 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,181 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,181 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,181 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,181 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,181 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,182 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,182 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,182 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,190 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,191 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-02-08 05:45:36,191 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-08 05:45:36,191 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-08 05:45:36,191 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-08 05:45:36,191 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is not cut-off event [2025-02-08 05:45:36,204 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 6#L1043-6true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,204 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,204 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,204 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,204 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,204 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,204 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,204 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,204 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,204 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,205 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,205 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,205 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,205 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,205 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,205 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,205 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,205 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,205 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,205 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,205 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,205 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,207 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:36,207 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,207 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,207 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,207 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,207 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,207 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,207 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,207 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,207 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,208 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,208 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,208 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,208 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,208 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,208 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,210 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,210 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,210 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,210 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,210 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,210 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,210 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,210 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,210 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,210 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,210 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,210 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,210 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,211 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,211 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,211 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,211 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,211 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,212 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,212 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,212 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,212 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,212 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,212 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,212 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,212 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,212 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,212 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,214 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,214 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,214 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,214 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,214 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,214 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,214 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,214 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,214 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,214 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,215 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,215 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,215 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,215 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,215 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,215 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,216 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,216 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,216 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,216 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,216 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,216 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,216 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,216 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,216 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,216 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,216 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,216 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,216 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,216 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,216 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,216 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,216 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,216 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,216 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,216 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,216 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,216 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 7#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,225 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,225 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,225 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,225 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,225 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,225 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,225 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,225 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,225 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,225 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,225 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,225 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,225 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,225 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,226 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,227 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,227 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,227 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,227 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,227 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,227 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,227 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,227 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,227 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,227 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,227 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,227 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,227 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,227 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,228 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,228 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,228 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,228 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,228 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,228 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,228 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,228 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,228 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 128#L1045true, 7#L1031-8true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,228 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,228 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,228 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,228 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,229 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,229 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,229 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,229 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,229 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,229 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,229 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,229 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,230 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,230 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,230 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 190#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,230 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,230 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,230 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,230 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,230 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,230 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,230 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,230 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,230 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,230 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,230 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,230 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,230 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,230 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,230 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,231 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,231 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,232 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,232 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,232 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,232 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,232 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,232 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,232 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,232 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 242#L1031-8true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,232 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,232 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,232 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,232 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 128#L1045true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,234 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,234 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,234 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,234 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,234 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,235 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,235 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,235 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,235 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,235 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,235 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,235 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,235 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,235 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,236 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,236 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,236 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,236 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,236 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,236 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,236 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,236 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,236 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,236 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,236 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,236 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 128#L1045true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,237 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,237 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,237 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,237 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,237 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,237 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,237 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,237 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,237 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,237 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,237 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,237 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,237 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,237 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,237 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,237 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,239 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,239 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,239 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,239 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,239 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,239 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,239 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,239 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,239 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,239 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,239 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,239 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,239 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,239 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,239 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,239 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,239 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,240 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,240 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,240 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,240 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,240 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,240 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,240 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,240 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,240 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,241 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,241 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,241 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,241 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,241 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,241 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,241 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,241 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,241 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,241 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,241 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,241 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,241 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,241 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,241 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,241 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,241 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,241 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,241 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,241 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,241 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,241 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,241 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,242 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,242 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,242 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,242 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,242 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,242 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,242 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,242 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,243 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,243 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,243 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,243 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,243 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,243 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,243 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,243 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,243 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,243 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,243 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,243 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,243 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,243 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,243 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,243 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,245 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,245 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,245 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,245 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,245 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,245 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,245 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,245 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,245 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,245 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,245 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,247 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,247 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,247 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,247 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,247 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,247 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,247 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,247 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,247 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,247 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,247 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,247 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,247 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,247 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,247 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,247 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,247 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,247 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,247 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,248 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,248 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,248 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,248 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,249 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,249 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,250 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,250 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,250 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,250 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,250 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,250 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,250 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,250 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,250 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,250 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,250 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,250 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,250 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,250 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,250 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,250 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,250 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,250 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,252 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,252 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,252 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,252 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,252 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,252 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,252 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,252 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,252 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,252 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,252 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,254 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,254 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,254 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,254 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,254 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,254 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,254 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,254 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,254 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,254 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,254 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,256 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,256 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,256 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,256 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,256 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,256 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,256 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,256 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,256 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,256 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,256 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,256 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,256 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,256 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,256 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,256 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,256 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,256 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,256 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,256 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,256 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,256 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,259 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,259 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,259 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,260 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,260 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,260 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,260 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,260 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,260 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,260 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,260 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,260 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,260 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,260 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,260 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,260 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,260 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,260 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,260 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,260 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,260 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,260 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,260 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,260 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,261 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,261 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,261 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,261 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,261 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,261 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,261 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,261 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,261 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,261 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,261 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,261 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,261 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,261 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,261 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,261 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,261 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,261 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,261 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,261 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,261 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,262 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,262 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:36,262 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:36,267 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,267 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,267 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,267 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,267 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,267 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,267 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,267 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,267 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,267 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,267 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,267 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,267 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,267 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,267 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,267 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,267 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,267 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,268 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,268 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,268 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,268 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,268 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,268 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,268 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,268 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,268 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,268 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,268 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,268 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,268 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,268 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,268 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,268 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,268 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,268 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,268 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,269 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,269 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,269 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,269 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,269 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,269 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,269 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,269 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,269 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,269 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,269 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,269 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,269 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,269 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,269 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,269 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,269 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,269 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,269 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,269 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,269 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,270 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,270 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,270 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,270 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,270 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,270 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,270 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,270 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,270 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,270 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,270 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,270 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,270 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,270 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,270 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,270 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,270 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,270 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,270 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,270 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,271 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,271 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,271 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,271 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,271 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,271 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,271 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,271 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,271 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,271 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,271 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,271 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,271 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,271 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,271 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,271 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,271 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,271 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,271 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,271 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,271 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,272 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,272 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,272 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,272 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,272 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,272 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,272 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,272 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,272 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,272 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,272 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,272 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,272 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,272 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,272 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,272 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,272 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,272 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,272 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,272 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,273 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,273 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,273 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,273 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,273 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,273 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,273 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,273 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,273 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,273 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,273 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,273 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,273 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,273 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,273 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,273 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,273 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,273 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,273 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,273 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,274 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,274 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,274 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,274 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,275 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,275 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,275 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,275 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,275 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,275 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,275 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,275 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,275 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,275 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,275 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,275 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,275 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,275 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,275 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,275 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,275 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,275 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,275 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,276 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,276 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,276 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,276 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,276 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,276 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,276 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,276 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,276 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,276 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,276 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,276 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,276 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,276 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,276 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,276 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,276 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,276 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,276 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,277 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,277 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,277 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,277 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,277 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,277 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,277 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,277 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,277 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,277 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,277 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,277 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,277 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,277 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,277 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,277 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,277 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,279 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,279 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,279 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,280 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,280 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,280 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,280 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,280 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,280 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,280 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,280 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,280 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,280 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,280 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,280 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,280 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,281 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,281 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,281 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,281 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,281 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,281 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,281 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,281 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,281 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,281 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,281 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,281 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,281 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,281 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,281 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,281 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,281 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,281 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,281 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,281 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,281 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,281 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,282 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,282 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,282 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,282 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,282 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,282 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,282 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,282 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,282 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,282 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,282 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,282 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,282 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,282 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,282 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,282 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,282 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,282 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,282 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,283 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,283 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,283 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,283 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,283 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,283 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,283 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,283 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,283 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,283 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,283 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,283 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,283 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,283 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,283 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,283 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,283 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,283 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,289 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,289 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,289 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,289 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,289 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,289 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,290 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,290 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,290 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,290 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,290 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,290 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,290 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,290 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,290 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,290 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,290 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,290 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,290 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,290 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,290 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,290 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,291 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,291 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,291 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,292 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,292 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,292 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,292 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,292 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,292 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,292 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,292 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,292 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,292 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,292 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,292 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,292 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,292 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,292 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,292 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,292 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,292 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,293 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,293 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,293 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,293 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,293 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,293 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,293 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,293 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,293 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,293 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,293 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,293 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,293 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,293 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,293 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,293 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,293 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,293 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,294 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,294 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,294 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,294 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,295 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,295 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,295 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,295 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,295 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,295 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,295 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,295 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,295 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,295 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,295 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,295 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,295 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,295 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,295 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,296 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,296 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,296 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,297 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,297 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,297 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,297 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,297 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,297 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,297 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,297 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,297 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,297 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,297 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,297 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,297 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,297 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,297 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,297 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,297 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,297 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,297 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,297 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,297 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,297 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,297 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,298 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,298 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,298 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,298 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,298 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,298 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,298 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,298 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,298 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,298 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,298 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,298 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,298 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,298 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,298 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,298 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,298 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,298 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,298 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,298 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,298 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,299 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,299 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,299 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,299 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,299 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,299 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,299 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,299 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,299 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,299 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,299 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,299 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,299 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,299 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,299 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,299 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,299 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,299 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,302 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,302 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,302 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,302 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,302 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,302 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,302 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,302 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,302 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,302 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,302 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,302 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,302 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,302 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,303 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,303 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,303 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,303 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,303 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,303 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,303 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,303 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,303 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,303 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,303 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,303 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,303 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,303 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,303 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,303 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,303 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,303 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,303 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,303 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,303 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,303 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,304 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,304 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,304 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,304 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,304 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,304 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,304 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,304 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,304 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,304 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,304 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,304 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,304 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,304 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,304 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,304 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,304 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,304 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,304 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,304 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,305 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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[][354], [317#true, 185#L1027true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,305 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,305 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,305 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,305 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,305 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,305 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,305 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,305 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,305 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,305 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,305 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,305 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,305 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,305 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,305 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,305 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,305 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,305 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,305 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,306 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,306 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,306 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,306 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,306 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,306 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,306 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,306 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,306 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,306 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,306 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,306 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,306 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,306 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,306 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,306 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,307 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,307 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,307 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,307 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,307 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,307 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,310 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:36,310 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,310 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,311 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,311 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,311 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,311 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,312 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,312 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,312 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,312 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,312 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,312 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,312 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,312 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][273], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,313 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,313 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,313 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,313 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,314 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,314 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,314 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,314 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,314 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,314 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,314 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,314 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,314 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,314 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,314 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,318 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:36,318 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,318 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,318 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,318 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,318 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,318 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,318 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,318 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,318 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,318 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,318 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,318 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:36,318 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,318 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,319 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,319 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,319 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,319 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,319 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,319 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,319 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,319 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,319 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,319 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,319 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,319 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,319 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,319 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,319 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,319 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,319 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,319 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,320 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,320 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,320 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,320 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,320 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,320 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,320 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,320 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,320 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,320 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,320 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,320 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,320 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,320 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,320 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,320 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,320 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,321 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,321 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,321 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,321 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,321 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,321 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,321 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,321 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,321 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,321 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,321 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,321 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,321 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,321 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,321 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,321 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,321 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,321 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,321 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,321 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,322 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,322 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,322 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,322 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,322 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,322 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,322 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,322 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,322 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,322 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,322 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,322 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,322 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,322 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,322 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,322 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,322 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,322 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,323 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,323 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,323 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,323 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,323 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,323 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,323 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,323 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,323 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,323 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,323 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,323 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,323 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,323 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,323 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,323 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,323 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,323 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,323 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,324 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,324 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,324 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,324 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,324 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,324 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,324 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,324 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,324 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,324 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,324 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,324 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,324 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,324 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,324 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,324 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,324 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,324 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,324 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,324 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,324 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,325 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,325 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 242#L1031-8true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,325 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,325 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,326 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,326 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,326 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,326 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,326 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,326 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,326 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,326 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,326 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,326 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,326 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,326 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,326 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,326 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 187#L1027true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,326 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,326 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,326 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,326 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,326 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,326 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,327 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,327 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,327 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,328 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,328 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,328 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,328 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,328 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,328 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,328 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,328 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,328 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,328 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,328 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,328 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,328 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,328 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,328 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,328 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,328 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,328 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,328 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,328 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,328 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,330 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,330 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-08 05:45:36,330 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,330 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,330 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:36,330 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:36,330 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,330 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,330 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:36,330 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,330 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-08 05:45:36,330 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-08 05:45:36,330 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-08 05:45:36,336 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,336 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,336 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,336 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,336 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,336 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,336 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,336 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,336 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,336 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,337 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,337 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,337 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,337 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,337 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,337 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,337 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,337 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,337 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,337 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,337 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,337 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,339 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,339 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,339 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,339 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,339 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,339 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,339 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,339 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,339 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,339 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,340 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:36,340 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,340 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,340 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,340 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,340 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,344 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,344 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,345 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,345 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,345 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,345 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,345 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,345 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,345 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,345 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,345 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,345 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,345 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,345 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,345 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,345 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,346 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,346 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,346 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,346 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,346 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,346 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,346 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,346 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,346 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,347 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,347 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,347 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,348 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,348 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,348 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,348 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,348 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,348 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,349 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,349 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,349 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,349 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,349 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,350 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,350 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,350 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,350 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,350 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,353 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,353 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,353 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,353 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,353 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,353 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,354 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,354 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,354 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,354 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,354 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,354 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,354 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,354 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,354 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,354 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,354 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,354 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,354 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,354 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,354 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,354 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,361 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 137#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,361 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,361 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,361 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,361 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,361 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,361 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,361 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,361 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,361 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,361 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,362 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,362 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,362 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,362 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,362 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,362 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,362 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,362 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,362 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,362 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,362 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,362 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,362 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,362 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,362 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,362 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,362 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,362 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,362 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,362 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,364 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,364 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,364 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,364 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,364 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,364 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,364 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,364 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,365 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,365 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,365 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,365 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,365 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,365 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,366 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,366 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,366 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,366 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,366 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,366 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,366 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,366 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,366 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,366 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,366 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,366 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,367 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,367 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,367 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,367 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,367 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,367 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,367 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,368 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,368 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,368 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,368 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,368 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,368 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,368 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,368 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,368 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,368 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,368 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,368 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,368 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,368 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,368 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,368 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,368 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,368 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,368 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,368 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,369 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,369 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,369 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,369 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,370 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,370 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,370 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,370 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,370 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,370 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,370 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,370 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,371 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,371 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,371 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,371 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,371 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,371 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,372 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,372 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,372 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,372 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,372 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,372 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,372 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,372 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,372 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,372 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,372 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,372 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,372 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,372 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,372 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,372 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,372 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,373 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,373 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,373 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,373 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,373 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,373 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,373 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,374 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,374 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,374 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,374 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,374 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,374 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,374 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,374 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,374 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,375 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,375 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,375 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,375 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,375 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,375 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,375 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,375 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,375 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,375 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,375 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,375 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,375 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,375 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,375 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,375 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,376 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,376 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,376 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,376 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 157#L1029true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,378 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,378 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,378 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,378 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,378 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,378 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,378 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,378 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,378 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,378 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,378 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,378 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,379 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,379 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,379 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,379 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,379 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,379 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,379 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,379 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,379 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,379 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,379 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,379 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,379 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,380 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,380 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,380 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,380 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,381 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,381 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,381 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,381 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,381 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,381 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,381 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,381 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,381 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,381 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,381 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,381 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,381 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,381 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,381 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,381 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,381 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,381 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,382 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,382 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,382 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,382 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,383 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,383 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,383 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,383 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,383 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,383 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,383 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,383 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,383 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,383 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,383 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,383 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,383 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,383 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,383 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,383 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,383 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,383 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,383 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,383 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,385 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,385 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,385 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,385 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,385 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,385 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,385 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,385 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,385 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,385 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,385 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,385 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,385 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,385 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,385 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,385 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,385 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,385 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,386 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,386 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,387 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,387 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,387 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,387 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,387 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,387 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,387 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,387 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,387 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,387 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,387 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,387 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,387 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,387 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,387 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,388 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,388 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,388 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,388 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,388 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,388 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,388 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,389 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,389 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,389 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,389 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,389 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,389 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,389 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,389 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,389 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,389 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,389 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,390 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,390 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,390 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,390 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,390 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,390 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,390 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,390 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,390 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,390 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,390 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,390 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,390 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,391 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,391 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,391 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,391 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,391 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,391 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,391 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,391 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,391 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,391 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,391 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,392 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,392 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,392 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,392 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,392 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,392 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,392 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,392 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,392 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,392 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,392 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,392 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,392 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,392 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,392 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,392 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,392 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,392 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,392 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,392 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,392 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,392 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,392 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,392 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,393 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,393 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,393 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,393 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,393 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,393 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,393 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,393 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,393 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,393 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,393 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,393 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,393 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,393 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,393 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,394 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,394 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,394 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,394 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,394 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,394 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,394 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,394 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,394 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,394 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,394 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,394 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,394 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,394 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,394 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,395 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,395 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,395 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,395 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,395 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,395 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,395 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,395 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,395 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,395 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,395 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,395 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,395 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,395 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,395 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,395 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,395 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,395 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,395 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,395 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,395 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,397 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,397 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,397 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,398 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,398 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,398 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,398 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,398 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,398 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,398 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,398 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,398 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,398 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,398 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,398 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,398 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,398 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,398 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,398 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,398 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,399 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,399 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,399 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,399 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,399 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,399 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,399 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,399 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,399 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,399 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,399 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,399 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,399 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,399 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,399 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,399 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,399 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,399 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,399 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,399 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,399 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,400 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,401 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,401 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,401 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,401 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,401 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,401 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,401 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,401 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,401 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,401 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,401 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,402 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,402 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,402 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,402 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,402 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,402 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,402 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,402 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,402 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,402 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,402 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,402 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,402 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,402 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,402 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,402 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,402 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,402 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,402 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,402 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,402 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,403 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,403 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,403 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,404 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:36,404 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,404 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,404 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,404 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,404 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,404 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,404 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,404 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,404 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,404 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,404 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,404 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,404 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,404 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,404 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,404 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:36,404 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,404 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,405 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,405 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,405 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,405 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,405 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,405 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,405 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,405 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,405 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,405 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,405 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,405 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,405 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,405 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,405 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,406 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,406 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,406 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,406 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,406 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,406 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,406 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,406 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,406 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,406 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,406 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,406 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,406 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,406 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,406 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,406 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,406 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,406 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,406 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,406 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,406 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,406 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,407 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,407 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,407 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,407 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,407 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,407 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,407 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,407 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,408 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,408 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,408 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,408 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,408 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,408 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,408 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,408 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,408 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,408 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,408 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,408 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,408 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,408 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,408 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,408 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,408 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,408 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,408 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,408 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,409 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,409 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,410 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,410 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-08 05:45:36,410 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,410 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,410 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,410 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,410 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,410 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,410 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,410 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,410 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:36,410 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:36,410 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,410 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:36,410 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,410 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:36,412 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,412 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,413 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,413 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,415 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,415 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,415 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,415 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,415 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,415 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,415 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,415 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,415 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,415 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,415 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,415 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,415 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,416 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,417 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,417 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,417 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,417 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,417 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,417 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,417 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,417 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,417 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,417 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,417 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,417 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,418 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,418 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,418 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,418 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,418 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,418 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,418 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,419 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,419 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,419 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,419 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,419 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,419 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,419 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,419 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,419 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,419 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,419 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,419 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,419 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,419 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,419 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,419 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,419 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,419 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,419 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,422 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,422 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,422 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,422 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,422 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,422 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,422 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,422 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,422 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,422 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,422 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,422 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,422 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,422 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,423 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,423 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,423 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,423 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,423 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,423 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,423 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,423 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,423 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,423 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,423 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,423 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][354], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,424 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,424 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,424 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,424 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,425 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,425 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,425 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,425 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,425 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,425 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,425 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,425 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,425 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,426 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,426 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,426 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,426 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,427 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,427 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,427 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,427 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,427 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,427 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,427 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,427 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,427 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,427 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,427 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,427 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,429 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,429 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,429 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,429 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,429 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,429 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,429 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,429 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,429 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,429 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,430 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,430 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,430 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,430 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,430 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,430 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,430 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,430 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,430 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,430 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,430 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,430 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,433 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,433 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,433 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,433 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,433 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,433 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,433 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,433 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,433 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,433 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,433 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,433 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,433 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,433 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,433 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,433 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,434 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:36,434 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,434 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,434 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,434 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,434 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,435 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,435 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,435 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,436 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,436 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,436 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,436 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,436 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,436 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,436 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,436 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,436 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,437 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,437 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,437 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,437 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 262#L1043-4true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,438 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,438 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,438 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,438 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,438 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,438 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,438 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,438 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,439 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,439 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,439 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,439 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,439 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,439 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,439 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,439 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,440 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,440 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,440 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,440 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,440 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,440 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,440 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,440 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,440 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,440 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,440 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,440 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,442 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,442 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,442 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,442 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,442 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,442 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,442 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,442 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,442 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,442 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,443 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,443 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,443 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,443 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,443 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,443 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,444 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,444 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,444 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,444 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,444 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,444 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,444 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,444 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,444 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,444 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,444 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,444 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,444 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,444 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,444 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,444 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,444 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,444 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,444 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,444 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,444 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,444 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,452 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,452 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,452 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,452 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,453 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,454 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,454 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,454 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,454 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,454 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,454 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,454 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,455 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,456 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,456 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,456 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,456 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,456 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,456 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,456 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,456 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,456 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,456 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,456 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,456 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,456 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,457 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,457 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,457 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,457 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,457 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,458 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,458 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,458 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,458 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,458 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,458 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,458 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,458 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,458 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,458 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,458 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,458 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,458 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,458 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,458 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,458 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,458 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,458 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,458 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,459 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,459 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,459 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,459 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,459 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,459 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,459 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,459 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,459 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,459 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,459 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,460 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,460 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,460 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,460 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,460 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,460 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,460 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,460 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,464 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,465 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,465 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,465 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,465 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,465 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,465 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,465 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,465 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,465 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,465 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,465 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,465 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,465 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,465 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,465 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,465 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,465 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,465 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,465 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,465 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,465 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,466 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,466 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,467 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,467 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,467 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,467 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,467 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,467 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,467 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,467 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,467 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,467 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,467 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,467 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,467 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,467 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,467 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,467 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,467 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,467 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,467 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,467 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,467 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,467 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,468 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,469 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,469 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,469 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,469 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,469 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,469 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,469 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,469 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,469 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,469 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,469 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,469 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,469 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,469 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,469 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,469 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,469 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,469 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,469 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,469 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,469 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,470 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,470 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,470 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,470 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,470 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,470 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,470 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,470 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,470 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,470 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,470 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,470 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,471 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,471 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,471 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,471 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,471 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,471 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,471 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,471 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,471 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,471 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,472 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,472 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,472 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,472 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,472 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,472 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,472 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,472 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,472 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,472 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,472 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,472 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,473 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,473 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,473 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,473 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,473 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,473 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,473 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,473 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,473 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,473 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,473 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,473 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,474 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,474 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,474 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,474 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,474 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,474 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,474 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,474 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,474 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,474 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,474 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,474 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,474 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,475 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,475 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,475 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,475 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,475 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,475 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,475 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,475 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,475 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,475 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,475 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,476 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,476 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,476 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,476 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,476 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,476 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,476 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,476 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,476 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,476 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,476 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,476 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,476 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,476 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,476 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,476 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,476 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,476 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,476 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,476 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,476 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,476 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,478 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,478 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,478 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,478 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,478 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,478 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,478 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,478 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,478 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,478 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,478 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,478 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,478 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,478 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,478 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,478 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,478 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,478 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,478 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,478 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,478 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,479 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,479 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,479 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,479 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,480 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,480 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,480 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,480 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,480 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,480 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,480 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,480 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,480 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,480 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,480 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,480 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,480 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,480 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,480 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,480 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,480 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,480 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,481 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,482 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,482 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,482 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,482 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,482 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,482 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,482 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,482 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,482 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,482 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,482 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,482 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,482 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,482 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,482 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,482 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,482 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,482 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,482 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,482 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,482 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,482 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,483 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,483 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,483 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,483 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,484 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,484 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,484 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,484 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,484 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,484 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,484 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,484 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,484 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,484 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,484 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,484 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,484 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,484 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,484 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,484 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,484 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,484 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,484 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,484 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,485 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,485 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,485 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,485 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,485 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,485 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,485 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,485 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,485 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,485 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,485 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,485 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,485 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,485 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,486 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,486 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,486 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,486 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,486 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,486 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,486 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,486 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,487 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 24#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,487 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,487 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,487 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,487 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,487 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,487 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,488 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,488 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,488 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,488 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,488 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,488 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,488 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,488 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,488 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,488 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,488 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,488 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,488 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,488 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,488 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,488 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,488 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,488 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,488 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,488 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,489 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,490 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,490 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,490 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,490 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,490 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,490 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,490 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,490 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,490 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,490 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,490 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,490 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,491 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,491 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,491 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,491 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,491 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,491 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,491 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,491 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,491 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,491 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,491 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,491 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,491 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][278], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,492 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,492 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,492 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,492 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,493 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,493 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,493 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,493 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,493 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,493 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,493 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,493 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,493 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,493 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,493 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,493 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,493 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,493 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,493 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,493 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,493 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,493 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,493 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,493 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,494 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,494 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,494 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,494 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,494 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,494 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,495 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,495 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,495 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,495 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,495 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,495 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,495 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,495 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,495 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,495 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,495 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,495 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,495 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,496 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,496 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,496 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,496 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,496 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,496 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,496 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,496 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,496 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,496 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,496 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,496 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,496 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,496 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,496 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,496 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,496 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,497 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,497 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,497 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,497 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,497 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,497 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,497 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,497 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,497 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,497 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,497 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,497 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,497 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,499 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,499 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,499 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,499 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,499 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,499 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,499 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,499 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,499 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,499 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,499 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,499 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,499 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,500 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,500 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,500 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,500 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,500 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,500 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,500 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,500 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,500 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,500 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,500 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,500 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,500 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,500 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,500 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,500 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,500 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,500 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,500 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,500 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,501 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,501 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,501 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,501 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,501 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,501 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,501 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,501 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,501 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,501 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,501 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,501 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,501 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,501 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,501 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,501 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,501 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,501 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,501 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,501 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,501 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,501 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,501 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,502 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,502 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,502 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,502 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,502 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 300#L1025true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,502 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,502 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,502 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,502 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,502 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,502 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,502 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,502 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,502 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,502 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,502 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,502 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,502 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,503 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,503 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,503 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,503 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,503 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,503 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,503 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,503 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,503 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,504 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,504 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,504 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,504 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,505 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,505 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,505 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,505 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,505 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,505 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,505 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,505 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,505 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,505 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,505 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,505 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,505 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,505 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,505 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,505 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,506 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,506 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,506 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,506 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,506 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,506 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,506 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,506 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,507 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,507 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,507 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,507 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,507 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,507 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,507 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,507 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,507 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,507 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,507 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,507 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,507 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,507 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,507 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,507 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,507 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,507 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,507 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,507 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,507 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,507 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,507 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,507 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,508 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,508 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,508 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,508 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,508 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,508 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,508 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,508 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,508 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,508 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,508 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,508 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,508 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,508 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,508 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,508 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,509 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,509 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,509 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,509 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,509 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,509 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,509 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,509 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,509 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,509 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,509 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,509 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,509 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,509 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,509 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,509 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,509 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,509 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,509 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,509 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,509 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 300#L1025true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,510 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,510 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,510 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,510 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,510 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,510 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,510 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,510 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,510 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,510 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,510 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,510 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,510 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,519 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,520 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,520 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,520 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,520 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,520 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,520 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,520 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,520 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,520 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,520 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,520 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,520 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,520 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,520 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,520 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,520 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,520 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,520 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,520 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,521 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,521 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,521 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,521 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,521 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,521 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,521 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,521 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,521 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,521 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,521 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,522 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,522 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,522 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,522 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,522 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,522 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,522 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,522 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,524 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,524 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,524 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,524 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,524 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,524 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,524 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,524 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,524 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,524 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,524 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,524 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,524 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,524 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,524 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,524 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,524 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,524 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,525 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,525 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,525 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,525 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,525 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,525 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,525 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,525 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,525 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,525 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,525 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,525 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,525 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,526 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,526 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,526 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,526 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,526 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,526 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,526 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,526 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,526 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,526 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,526 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,526 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,526 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,526 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,526 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,526 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,526 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,526 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,527 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,527 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,527 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,527 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,527 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,528 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,528 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,528 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 137#L1043-7true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,533 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,533 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,533 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,533 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,534 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,534 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,534 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,534 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,534 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,534 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,539 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,539 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,539 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,539 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,539 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,539 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 35#L1031-2true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,541 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,541 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,541 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,541 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,542 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,542 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,542 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,542 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,542 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,542 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:36,542 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,542 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,542 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,542 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,542 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,542 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,542 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,542 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,542 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,542 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:36,542 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,542 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,542 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,542 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,543 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,543 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,544 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,544 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,544 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,544 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,544 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,544 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:36,544 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,544 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,544 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,544 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,544 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,544 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,544 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,545 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,545 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,545 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,545 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:36,545 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,545 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,545 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,545 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,545 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,545 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,545 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 128#L1045true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,545 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,545 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,545 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,545 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,547 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,547 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,547 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,547 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,547 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,547 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,547 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,547 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,547 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:36,547 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 128#L1045true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,547 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,547 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,547 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,547 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,548 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,548 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,548 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,548 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,548 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,548 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:36,548 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,548 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,548 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,548 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,549 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,549 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 88#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,549 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,549 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 88#L1031-2true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,551 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,551 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,551 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,551 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,551 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,551 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,551 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,551 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:36,551 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,552 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,552 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,552 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,552 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,552 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,552 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,552 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,552 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,552 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,552 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,552 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,552 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,552 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:36,552 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,552 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,552 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,552 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,552 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,552 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,553 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,554 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,554 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,554 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,554 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,554 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,554 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,554 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,554 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,554 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:36,554 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 91#L1031-2true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,554 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,554 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,554 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,554 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,554 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,555 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,555 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,555 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,555 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,555 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:36,555 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,555 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,555 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,555 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,555 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,556 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,556 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,556 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,556 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,556 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,556 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,556 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,556 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,556 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,556 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,556 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,556 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,556 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,557 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,557 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,557 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,557 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,557 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,557 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,557 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,557 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,557 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,557 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,557 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,557 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,557 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,557 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,558 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,558 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,558 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,558 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,559 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,559 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,559 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,559 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,559 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,559 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,559 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,559 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,559 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,559 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,559 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,560 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,560 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,560 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,560 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,560 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,560 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,560 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,560 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,560 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,560 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,560 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][282], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,561 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,561 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,561 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,561 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,562 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,562 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,562 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,562 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,562 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,562 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,562 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,562 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,562 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,562 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,562 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,562 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,562 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,563 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,563 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,563 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,563 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,563 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,563 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,563 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,563 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,563 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,563 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,563 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,563 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,563 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,564 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,564 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,564 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,564 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,564 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,564 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,564 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,564 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,564 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,564 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,564 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,564 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,564 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,564 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,564 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,564 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,564 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,564 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,565 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,565 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,565 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,565 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,565 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,565 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,565 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,565 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,565 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,565 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,565 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,565 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,566 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,566 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,566 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,566 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,566 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,566 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,566 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,566 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,566 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,566 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,566 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,566 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,566 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [38#L1025true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,569 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,569 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [38#L1025true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,569 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,569 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [38#L1025true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,570 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,570 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,570 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,572 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,572 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,572 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,572 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,572 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,572 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,572 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,572 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,572 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,572 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,572 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,572 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,572 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,572 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,573 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,573 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,573 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,573 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,574 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,574 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,574 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,574 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,574 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,574 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,574 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,574 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,574 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 251#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,574 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,574 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,574 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,574 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,574 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,574 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,574 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,574 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,574 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,574 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,574 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,574 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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[][282], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,575 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,575 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,575 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,575 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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[][278], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,576 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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[][273], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,576 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,576 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,581 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,581 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,581 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,581 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,582 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 175#threadENTRYtrue, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,582 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,582 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,582 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,582 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,583 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,583 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,583 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,584 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,584 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,584 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,584 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,584 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,584 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,584 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,584 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,584 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,584 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 226#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,584 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,584 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,584 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,584 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,584 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,584 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,584 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,584 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,585 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,585 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,585 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,585 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,585 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,585 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,585 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,585 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,585 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,585 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,585 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,585 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,585 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,585 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,585 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,585 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,585 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:36,586 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,586 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,586 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,586 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,586 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,586 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,586 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,586 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,586 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,586 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,586 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,586 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,586 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,586 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,587 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,587 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,587 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,587 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,587 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,587 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,587 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,587 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,592 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,592 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,592 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,592 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,593 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,593 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,593 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,593 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,593 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,593 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,596 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,596 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,596 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,596 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,596 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,596 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,597 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,597 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,597 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,597 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,597 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,597 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,598 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,598 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,598 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,598 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,598 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,598 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,598 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,598 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,598 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,598 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,598 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,598 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,598 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,599 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,599 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,599 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,599 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,599 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,599 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,599 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,599 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,599 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,600 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,600 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,600 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,600 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,600 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,600 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,600 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,600 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,600 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,600 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,600 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,600 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,600 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,600 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,600 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,601 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 251#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,601 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,601 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,601 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,601 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,601 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,601 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,601 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,601 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,602 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,602 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,602 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,602 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,602 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,602 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,602 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,602 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,602 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,602 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,602 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,602 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,602 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,602 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,602 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,602 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,602 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,602 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,602 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,602 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,602 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,602 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,603 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,603 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,603 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,603 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,603 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,605 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,605 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,605 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,606 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,606 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,606 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,606 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,606 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,607 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,607 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,607 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,607 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,607 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,607 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,607 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,607 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,607 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,607 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,607 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,607 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,607 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,607 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,607 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,607 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,607 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,607 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,607 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,607 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,607 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,609 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,609 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,609 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,609 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,610 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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], [24#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,610 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,610 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,610 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,610 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,610 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,610 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,610 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,610 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,610 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,610 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,610 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,610 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,610 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,610 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,611 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,611 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,611 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,611 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,611 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,611 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,611 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,611 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,611 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,611 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,611 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,611 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,611 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,611 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,611 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,612 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,612 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,612 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,612 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,612 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,612 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,612 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,612 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,612 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,612 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,612 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,612 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,612 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,612 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,612 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,612 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,613 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,613 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,613 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,613 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,614 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,614 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,614 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,614 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,614 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,614 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,614 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,614 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,614 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,614 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,614 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,614 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,614 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,614 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,614 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,614 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,615 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 251#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,615 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,615 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,615 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,616 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,616 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,616 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,616 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,616 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,616 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,616 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,616 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,616 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,616 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,616 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,616 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,616 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,616 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,616 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,616 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,616 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,617 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,617 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,617 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:36,617 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-08 05:45:36,618 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,618 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,618 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,618 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,618 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,618 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,618 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,618 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,618 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,618 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,618 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,618 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,619 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,619 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,619 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,619 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,619 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,619 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,619 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,619 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,619 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,619 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,619 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,619 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,620 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 91#L1031-2true, 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,620 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,620 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,620 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,620 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,620 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,620 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,620 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,620 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,620 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,621 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,621 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,621 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,621 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,621 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,621 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,621 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,621 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,621 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,621 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,621 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,621 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,621 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,621 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,621 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,621 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,621 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,621 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,621 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,621 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,621 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,621 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,621 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,622 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,622 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,622 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,623 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,623 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,623 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,623 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,623 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,623 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,623 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,623 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,623 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,623 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,623 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,623 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,624 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 91#L1031-2true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,624 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,624 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,624 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,624 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,624 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,624 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,624 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,624 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,624 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,633 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,633 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,633 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,633 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,634 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,634 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,634 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,634 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,634 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,634 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,637 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,637 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,637 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,637 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,637 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,637 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,638 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,638 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,638 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,638 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,638 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,638 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,638 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,638 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,638 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,638 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,639 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,639 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,639 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,639 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,639 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,639 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,639 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,639 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,639 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,640 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,640 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,640 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,640 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,640 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,640 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,640 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,640 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,640 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,640 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,640 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,640 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,640 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,640 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,641 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,641 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,641 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,641 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,641 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,641 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,641 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,641 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,641 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,641 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,642 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 251#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,642 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,642 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,642 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,642 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,642 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,642 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,642 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,642 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,642 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,642 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,642 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,642 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,642 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,642 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,642 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,643 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,643 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,643 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,643 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,643 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,643 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,643 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,643 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,643 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,643 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,643 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,643 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,643 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,643 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,643 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,644 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 6#L1043-6true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,644 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,644 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,644 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,644 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,644 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,648 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,648 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,648 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,648 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,649 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,649 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,649 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,650 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,650 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,650 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,650 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,650 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,650 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,650 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,650 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,650 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,650 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,650 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,650 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,650 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 7#L1031-8true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,650 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,650 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,650 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,650 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,651 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,651 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,651 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,651 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,651 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,651 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,651 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,651 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,651 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,651 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,651 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,651 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,651 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 190#L1031-8true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,651 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,651 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,651 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,651 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,652 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,652 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,652 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,652 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,653 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,653 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 128#L1045true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,653 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,653 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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], [208#L1045-1true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,655 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,655 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,655 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,655 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,655 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 190#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,656 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,656 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,656 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,656 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,656 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,656 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,656 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,656 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,656 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,656 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,656 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,657 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,657 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,657 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,657 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,657 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,657 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,657 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,658 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,658 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,658 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,658 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,658 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,658 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,658 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,658 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,658 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,658 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,658 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,658 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,658 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,658 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,658 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,658 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,658 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,658 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,658 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,658 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,659 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,659 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,659 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,659 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,659 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,659 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:36,659 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,659 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,659 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,659 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,659 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,659 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,659 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,659 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,659 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,659 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,659 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,660 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,660 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,660 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,661 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,661 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,661 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,661 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,661 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,661 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,661 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,661 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,661 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,661 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,661 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,661 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,662 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,662 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,662 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,662 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,662 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,662 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,662 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,662 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,662 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,662 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,662 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,662 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,662 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,664 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,664 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,664 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,664 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,664 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,664 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,664 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,664 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,664 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,664 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,664 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,664 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,664 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,664 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,665 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,665 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,665 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,665 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,665 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,665 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,665 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,665 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,665 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,665 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,665 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,665 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,665 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,665 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,667 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,667 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,667 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,667 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,667 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,667 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,667 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,667 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,667 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,667 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,667 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,667 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,667 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,667 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,668 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,668 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,668 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,668 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,668 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,668 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,668 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,668 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,668 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,668 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,668 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,668 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,668 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,668 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,668 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,668 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,668 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,668 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,669 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,669 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,669 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,669 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,669 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,669 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,669 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,669 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,669 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,670 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,670 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,670 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,670 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,670 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,671 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,671 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,671 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,671 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,671 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,671 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,671 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,671 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,671 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,671 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,671 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,671 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,672 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,672 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,672 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,672 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,672 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,672 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,672 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,672 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,672 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,672 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,672 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,672 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,672 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,672 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,672 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,672 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,672 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,672 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,672 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,672 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,674 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,674 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,674 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,674 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,675 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 318#true, 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,675 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,675 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,675 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,676 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,676 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,676 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,676 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,676 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,676 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,676 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,676 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,676 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,676 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,676 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,676 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,676 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,676 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,676 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,676 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,676 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,676 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:36,678 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:36,678 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,678 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,678 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,678 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,679 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,679 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,679 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,683 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,683 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,683 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,683 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,684 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [262#L1043-4true, 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,684 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,684 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,684 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,684 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,684 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,686 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 262#L1043-4true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,686 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,686 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,686 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,686 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,686 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,687 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,687 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,687 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,687 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,687 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,687 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,687 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,687 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,687 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,687 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,687 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,688 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,688 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,688 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,688 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,688 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,688 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,688 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,688 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,688 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:36,689 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,689 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,689 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,689 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,689 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,689 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,689 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,689 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,689 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,689 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,689 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,689 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,689 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,689 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,690 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,690 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,690 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,690 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,690 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,690 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,690 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,690 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,690 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,690 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,691 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,691 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,691 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,691 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,691 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,691 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,691 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,691 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,691 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,691 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,691 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,691 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,691 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,691 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,691 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,691 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,691 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,691 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,691 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,692 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,692 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,692 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,692 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,692 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,692 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,692 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,692 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,692 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,692 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,692 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,693 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:36,693 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,693 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,693 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,693 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,693 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,702 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,702 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,702 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,702 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,702 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,702 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,702 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,702 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,702 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,702 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,702 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,702 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,702 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,703 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,703 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,703 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,703 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,703 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,703 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,703 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,703 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,703 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,703 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,703 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,703 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,703 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,704 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:36,704 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,704 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,704 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,704 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,704 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,704 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,704 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,704 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,704 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,704 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,704 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,705 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,705 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,705 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,706 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,706 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,706 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,706 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,706 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,706 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,706 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,706 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,706 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,706 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,706 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,706 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,706 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,707 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,707 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,707 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,707 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,707 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,707 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,707 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,707 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,707 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,707 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,707 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,707 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,708 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 190#L1031-8true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,708 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,708 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,708 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,708 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,708 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,708 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,708 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,708 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,708 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,708 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,708 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,708 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,708 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,709 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,709 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,709 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,709 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,709 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,709 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,709 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,709 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,709 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,709 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,709 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,709 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,709 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,709 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,710 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,710 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,710 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,710 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,710 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,710 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,710 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,710 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,710 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,710 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,710 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,710 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,711 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,711 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,714 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,714 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,714 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,714 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,714 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,714 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,714 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,714 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,714 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,714 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,714 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,714 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,714 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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], [201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,716 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,716 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,716 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:36,716 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,717 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][282], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,717 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][278], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,717 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][273], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,717 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [69#L1028-5true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,717 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:36,717 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:36,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,718 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-08 05:45:36,718 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:36,718 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:36,718 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:36,718 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,718 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-08 05:45:36,718 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,718 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,718 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,718 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,718 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-08 05:45:36,718 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,718 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,718 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,718 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:36,718 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:36,718 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,721 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,721 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,721 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,721 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:36,721 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,721 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,721 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [38#L1025true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,721 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,721 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,721 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,721 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:36,721 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:36,721 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,721 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,721 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,721 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,721 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,721 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,721 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,722 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,722 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,722 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,722 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,722 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,722 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,722 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,722 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,722 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,723 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,723 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,723 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,723 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,723 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,723 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,723 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 251#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,723 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,723 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,723 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,723 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,723 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,723 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,724 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,724 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,724 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 262#L1043-4true, 251#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,724 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,724 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,724 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:36,724 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,724 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,724 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,724 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,724 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,725 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][274], [38#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,725 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,725 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,725 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,725 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,725 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,725 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,725 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,725 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:36,725 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,725 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,725 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,725 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,725 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,725 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,725 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,725 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,725 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,725 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,725 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,725 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,725 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,726 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,726 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,726 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:36,726 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-08 05:45:36,726 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,726 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:36,739 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,739 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,739 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,739 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,739 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,739 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,739 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,739 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,739 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,739 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,739 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,739 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,739 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,739 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,739 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,739 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,739 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,739 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,739 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,739 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,739 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,740 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,740 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,740 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,740 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,740 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,740 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,740 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,740 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,740 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,740 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,740 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,740 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,740 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,740 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,740 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,740 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,740 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,740 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,741 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,741 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,741 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,741 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,741 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,741 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,741 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,741 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,741 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,741 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,741 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,741 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,741 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,742 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,742 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,742 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,742 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,742 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,743 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,743 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,743 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,743 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,743 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,743 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,743 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,743 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,743 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,743 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,743 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,743 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,743 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,743 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,743 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,743 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,743 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,743 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,743 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,743 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,743 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,744 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,744 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,744 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,744 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,744 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,744 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,744 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,744 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,744 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,744 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,744 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,744 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,744 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,745 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,745 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,745 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,745 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,745 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,745 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,745 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,745 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,745 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,745 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,745 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,745 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,745 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,746 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,746 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,746 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,746 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,746 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,746 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,746 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,746 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,746 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,746 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,746 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,746 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,747 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,747 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,747 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,747 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,747 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,748 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,748 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,748 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:36,748 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,748 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,748 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,748 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,748 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,748 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,748 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,748 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,748 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,748 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,748 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,748 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,748 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,748 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,748 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,748 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,748 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,748 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,748 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,748 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,749 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,749 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,749 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,749 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,749 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,749 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,749 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,749 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,749 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,749 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,749 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,749 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,750 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,750 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,750 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,750 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,750 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,750 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,750 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,750 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,750 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,750 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,750 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,750 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,750 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,750 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,751 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,751 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,751 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,751 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,751 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,751 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,751 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,751 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,751 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,751 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,751 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,751 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,751 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,751 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,752 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:36,752 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,752 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,752 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,752 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,752 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,752 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,752 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,752 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,752 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,752 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,752 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,752 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,752 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,774 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,774 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,774 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,774 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,774 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,774 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,774 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,774 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,774 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,774 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,774 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,774 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,774 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,774 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,775 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,775 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,775 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,775 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,775 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,775 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,775 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,775 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,775 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,775 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,775 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,775 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,775 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,776 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,776 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,776 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,776 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,776 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,776 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,776 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,776 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,777 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,777 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,777 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,777 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,777 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (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, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,778 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-08 05:45:36,778 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,778 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:36,778 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:36,778 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,778 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,778 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,778 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,778 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,778 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:36,778 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,779 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,779 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,779 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,779 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,779 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,779 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,779 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,779 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,779 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,779 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,779 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,780 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,780 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:36,780 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,780 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,780 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,780 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,780 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,780 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 35#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,780 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-08 05:45:36,780 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:36,780 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,780 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:36,780 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,780 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,780 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,780 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,780 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,781 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,781 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,781 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,781 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,781 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,781 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:36,781 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 128#L1045true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,781 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-08 05:45:36,781 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:36,781 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,781 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,782 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:36,782 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,782 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,782 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,783 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,783 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,783 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,783 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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], [201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,783 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,783 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,783 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,783 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,783 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,783 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,783 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,783 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,783 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,783 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,783 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,783 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,783 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,783 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,783 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-08 05:45:36,783 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:36,783 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,783 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:36,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,784 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-08 05:45:36,784 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:36,785 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:36,785 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:36,785 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,785 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,785 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,785 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:36,785 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,785 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,785 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,785 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,785 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,785 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,785 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,785 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,785 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,786 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,786 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,786 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,786 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,786 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,786 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:36,786 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,786 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,786 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,786 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,786 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,786 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,787 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 190#L1031-8true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,787 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,787 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,787 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,787 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,787 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,787 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,787 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,787 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,787 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,787 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,787 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,787 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,787 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,788 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,788 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,788 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,788 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,788 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,788 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,788 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,788 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,788 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,788 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,788 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,788 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,788 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,788 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,789 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,789 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,789 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,789 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,789 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,789 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,789 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,789 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,789 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,789 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,789 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,789 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,789 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,789 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,791 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,791 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,791 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,791 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,792 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,792 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,792 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,792 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,792 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,793 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,793 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,793 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,793 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,793 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,793 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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[][273], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,793 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,793 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,793 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,793 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,793 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,793 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,793 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,793 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,793 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,793 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,793 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,793 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,793 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,796 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,796 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,796 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,796 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,796 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,796 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,796 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,796 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,796 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,796 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,796 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,796 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,796 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,797 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,797 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,797 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,797 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,797 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,797 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,797 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,797 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,797 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,797 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,797 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,798 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,798 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:36,798 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,798 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,798 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,798 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,798 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,798 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,798 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,798 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,798 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,798 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,798 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,798 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,799 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,799 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,799 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,799 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,799 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,800 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,800 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,800 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,800 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,801 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,801 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,801 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,801 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,801 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,801 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,801 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,801 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,801 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,801 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,801 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,801 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,801 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,802 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,802 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,802 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,802 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,803 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,803 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,803 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,803 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,803 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,804 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,804 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,804 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,804 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,804 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,804 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,804 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,804 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,804 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,804 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,804 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,804 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,804 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,805 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 91#L1031-2true, 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,805 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,805 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,805 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,805 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,805 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,806 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,806 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,806 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,806 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,806 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,806 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,806 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,806 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,806 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,806 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,806 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,806 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,806 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,807 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,807 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,807 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,807 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,807 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,807 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,807 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,807 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,807 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,807 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,807 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,808 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,808 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,808 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,808 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,809 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,809 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,809 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,809 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,820 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,820 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,820 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,820 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,820 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,822 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,822 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,822 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,822 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,822 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,822 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,822 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,822 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,822 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,822 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,822 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,822 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,822 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 190#L1031-8true, 315#true, 7#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,827 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,827 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,827 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,827 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,827 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,827 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,827 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,827 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,827 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,827 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,827 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,827 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,827 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,827 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,827 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,827 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,827 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,827 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,828 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,828 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,828 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,828 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,828 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,828 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,828 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,828 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,828 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,828 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,828 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,828 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,828 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,828 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 242#L1031-8true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,828 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,828 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,828 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,828 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,830 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,830 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,830 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,830 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,830 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,830 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,830 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,830 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,830 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,830 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,830 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,830 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,830 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,830 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 128#L1045true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,830 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,830 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,830 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,830 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,831 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,831 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,831 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,831 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,831 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,831 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,831 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,831 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,832 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,832 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:36,832 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,832 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][282], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,833 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,833 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,833 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][278], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,833 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,833 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,834 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,834 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,834 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,835 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,835 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,836 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,836 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-08 05:45:36,836 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,836 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,836 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,836 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,836 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,836 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,836 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,836 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,836 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,836 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,836 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,836 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,837 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,837 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,837 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,838 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,838 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,838 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,838 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,838 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,839 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,839 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,839 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,839 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,839 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,839 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,839 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,840 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,840 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,840 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,840 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,840 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,840 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,840 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,840 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,840 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,840 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,840 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,840 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,840 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,841 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,841 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,841 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,841 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,841 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,841 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,841 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,841 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,841 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,841 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,841 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,841 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,841 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,841 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,841 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,841 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,841 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,841 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,841 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,841 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,841 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,841 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,841 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,841 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,841 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,842 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,842 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,842 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,842 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,842 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,846 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,846 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,846 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,846 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,847 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,847 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,847 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,847 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,847 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,847 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,848 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,848 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,848 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,848 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,848 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,849 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,849 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,849 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,849 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,849 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,849 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,849 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,849 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,849 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,849 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,849 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,849 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,849 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,849 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,849 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,850 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,850 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,850 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,850 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,850 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,850 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,850 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,850 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,850 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,850 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,850 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,850 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,850 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,850 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,851 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,851 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,851 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,851 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,851 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,852 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,852 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,852 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,853 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,854 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,854 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,854 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,854 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,854 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,854 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,855 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,855 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,855 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:36,855 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:36,862 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,862 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,862 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:36,862 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,862 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,862 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,862 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:36,862 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,862 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,862 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,862 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,862 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,862 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,862 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,863 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,863 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,863 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,863 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,863 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,863 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,863 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,863 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:36,863 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,863 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,863 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,863 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,863 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:36,864 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,864 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,864 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:36,864 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,864 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,864 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,864 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,864 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,864 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:36,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,864 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:36,864 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,865 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:36,865 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:36,875 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,875 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,875 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,875 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,876 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,876 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,876 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,876 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,876 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,876 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,876 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,876 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,876 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,876 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,876 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,876 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,876 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,876 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,876 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,876 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,876 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,876 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,876 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,877 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,877 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,877 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,877 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,877 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,877 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,877 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,878 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 171#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,878 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:36,878 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,879 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,879 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,879 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,879 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,879 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,879 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,879 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,879 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,879 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,879 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,879 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,879 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,879 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,884 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,884 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,884 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,884 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,884 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,884 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,884 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,884 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,884 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,884 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,884 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,884 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,884 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,884 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,884 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,884 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,884 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,884 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,884 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,884 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,884 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,884 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:36,885 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:36,885 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,886 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,886 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:36,886 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,886 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,887 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,887 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [69#L1028-5true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,887 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:36,887 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,888 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,888 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,888 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:36,888 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 262#L1043-4true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,892 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 262#L1043-4true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,892 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,892 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,892 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,892 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:36,894 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,894 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,894 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,894 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:36,894 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:36,894 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,894 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,894 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:36,894 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:36,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:36,894 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:36,894 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:36,894 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:36,894 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,084 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,084 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,084 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,084 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,084 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,084 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,084 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,084 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,084 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,084 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,084 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,084 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,084 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,084 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,085 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,085 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,085 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,085 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,085 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,085 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,085 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,085 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,085 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,085 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,085 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,085 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,085 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,085 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,086 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,086 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,086 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,086 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,086 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,086 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,086 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,086 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,086 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,086 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,086 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,086 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,086 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,086 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,088 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:37,088 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,088 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,088 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,088 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,088 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,088 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,088 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,088 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,088 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,088 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,088 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,088 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,088 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,090 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,090 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,090 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,090 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,090 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,090 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,090 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,090 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,090 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,090 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,090 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,090 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,090 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,090 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,091 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,091 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,091 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,091 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,091 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,091 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,091 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,091 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,091 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,091 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,091 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,091 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,091 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,092 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,092 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,092 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,092 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,092 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,092 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,092 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,092 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,092 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,092 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,092 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,092 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,092 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,092 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,092 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,092 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,092 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,092 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,093 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,093 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,093 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,094 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,094 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,094 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,094 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,094 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,094 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,094 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,094 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,094 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,094 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,094 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,094 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,094 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,097 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 91#L1031-2true, 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,097 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,097 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,097 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,097 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,097 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,097 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,097 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,097 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,097 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,097 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,097 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,098 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,098 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,098 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,098 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,098 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,098 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,098 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,098 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,098 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,098 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,098 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,098 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,098 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,100 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 91#L1031-2true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,100 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,100 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,100 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,100 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,100 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,100 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,100 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,100 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,100 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,100 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,100 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:37,101 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is not cut-off event [2025-02-08 05:45:37,101 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is not cut-off event [2025-02-08 05:45:37,101 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-02-08 05:45:37,101 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is not cut-off event [2025-02-08 05:45:37,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,102 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is not cut-off event [2025-02-08 05:45:37,102 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is not cut-off event [2025-02-08 05:45:37,102 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-02-08 05:45:37,102 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is not cut-off event [2025-02-08 05:45:37,103 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,103 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is not cut-off event [2025-02-08 05:45:37,103 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is not cut-off event [2025-02-08 05:45:37,103 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is not cut-off event [2025-02-08 05:45:37,103 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:45:37,103 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is not cut-off event [2025-02-08 05:45:37,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 35#L1031-2true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,119 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,119 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,119 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,119 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,120 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,120 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,120 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,120 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,120 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,120 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,120 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,120 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,120 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,120 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,120 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,120 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,120 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,120 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 128#L1045true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,120 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,120 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,120 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,120 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 128#L1045true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,121 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,121 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,121 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,121 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,121 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,121 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,121 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,121 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,121 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,121 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,121 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,121 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,121 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,121 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,121 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,121 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,121 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,122 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,122 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,122 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,123 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,123 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,123 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,123 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,123 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,123 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,123 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,123 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,123 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,123 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,123 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,123 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,123 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,123 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,123 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,123 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,123 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,123 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,123 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 7#L1031-8true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,123 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,123 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,123 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,123 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 190#L1031-8true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:37,125 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,125 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,125 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,125 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,125 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,125 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,125 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,125 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,125 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,126 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,126 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,126 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,126 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,126 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,126 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,126 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,126 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,127 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,127 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,127 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,127 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,127 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,127 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,127 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,127 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,127 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,127 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,127 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,127 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,127 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,127 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,128 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,128 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,128 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,128 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,128 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,128 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,128 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,128 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,128 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,128 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,128 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,128 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,128 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,128 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,129 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,129 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,129 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,130 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,130 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,130 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,130 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,130 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,130 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,130 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,130 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,130 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,130 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,130 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,133 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,133 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,133 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,133 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,133 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,133 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,133 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,133 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,133 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,133 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,133 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,133 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,133 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,133 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,133 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,133 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,133 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,134 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,134 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,134 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,134 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,134 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,134 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,134 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,134 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,134 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,134 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,134 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,134 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,134 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,134 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,134 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,134 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,134 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,134 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,134 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,134 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,134 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,134 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,135 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,135 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,135 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,135 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,136 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,136 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,136 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,136 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,136 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,136 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,136 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,136 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,136 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,136 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,136 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,136 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 187#L1027true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,137 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,137 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,137 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,137 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,137 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,137 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,137 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,137 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,137 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,137 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,137 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,137 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,137 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,139 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,139 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,139 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,139 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,139 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,139 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,139 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,139 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,139 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,139 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,139 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,139 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,139 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,139 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,139 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,139 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,139 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,139 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,139 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,139 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,139 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,140 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,140 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,140 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,140 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,140 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,140 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,140 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,140 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,140 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,140 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,140 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,140 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,140 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,140 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,140 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,140 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,140 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,141 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,141 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,141 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,141 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,141 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,141 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,141 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,141 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,141 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,141 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,141 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,141 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,141 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,141 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,141 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,141 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,141 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,141 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,141 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,141 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,141 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,142 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,142 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,142 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,142 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,142 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,142 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,142 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,142 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,142 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,142 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,142 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,142 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,142 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,142 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,142 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,142 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,142 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,142 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,142 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,142 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,142 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,143 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,143 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,143 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,143 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,143 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,143 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,143 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,143 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,143 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,143 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,143 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,143 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,143 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,143 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,143 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,143 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,143 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,143 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,143 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,143 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,143 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,144 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,144 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,144 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,144 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,144 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,144 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,144 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,144 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,144 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,144 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,144 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,144 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,144 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,144 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,144 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,144 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,144 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,144 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,144 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,144 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,144 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,144 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,145 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 185#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,145 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,145 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,145 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,146 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,146 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,146 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,146 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,146 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,146 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,146 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,146 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,146 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,146 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,146 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,146 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,146 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,147 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,150 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:37,150 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,150 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,150 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,150 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,150 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,150 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,150 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,150 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,150 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,150 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,150 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,150 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,150 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,150 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,150 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,150 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,150 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,150 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,150 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,150 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,150 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,151 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,151 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,151 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,152 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,152 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,152 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,152 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,152 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,152 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,152 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,152 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,152 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,152 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,152 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,152 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,152 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,152 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,152 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,152 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,152 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,152 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,152 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,152 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,152 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,153 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,153 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,153 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,153 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,154 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,154 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,154 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,154 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,154 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,154 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,154 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,154 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,154 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,154 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,154 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,154 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,154 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,154 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,154 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,154 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,154 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 187#L1027true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,155 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:37,155 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,155 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,155 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,156 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,156 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,156 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,156 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,156 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,156 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,156 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,156 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,156 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,156 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,156 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,157 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,157 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,157 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,157 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,157 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,157 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,157 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,157 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,157 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,157 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,157 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,157 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,176 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,177 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,177 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,177 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,177 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,177 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,177 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,177 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,177 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,177 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,177 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,177 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,177 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,177 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,178 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,178 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,178 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,178 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,178 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,178 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,178 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,178 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,178 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,178 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,178 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,178 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,178 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,178 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,178 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,179 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,179 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,179 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,179 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,179 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,179 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,179 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,179 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,179 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,179 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,179 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,179 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,179 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,179 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,181 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,181 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,181 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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], [208#L1045-1true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,182 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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[][278], [24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,182 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,182 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,183 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,183 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,184 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,184 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:37,184 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,184 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,185 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,185 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,185 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,185 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,185 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,185 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,185 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,185 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,185 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:37,185 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,185 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,185 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,186 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,186 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,186 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,186 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,186 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,186 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,186 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,186 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,186 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,186 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,186 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,186 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,186 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,186 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,186 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,186 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,186 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,186 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,186 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,186 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,186 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,186 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,187 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,187 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,188 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,188 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,188 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,188 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,189 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,189 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,189 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,189 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,189 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,189 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,189 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,189 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,189 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,189 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,189 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,190 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,190 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,190 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,191 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 91#L1031-2true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,191 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,191 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,192 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,192 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,192 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,192 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,192 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,192 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,192 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,192 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,192 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,192 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,192 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,192 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,192 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,192 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,192 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,192 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,193 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,193 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,193 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,193 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,193 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,193 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,193 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,193 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,193 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,193 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,193 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,193 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,193 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,193 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,193 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,193 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,195 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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], [201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,195 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:37,195 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,195 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,195 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,195 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,195 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,195 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,195 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,195 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,195 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,195 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,195 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,195 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,195 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,195 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,195 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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], [201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,196 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,196 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,196 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,196 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,196 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,196 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,196 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,196 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,196 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,196 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,196 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,196 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,196 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,196 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,196 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,197 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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], [201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,197 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:37,197 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,197 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,197 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,197 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,197 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,197 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,197 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,197 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,197 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,197 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,197 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,197 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,197 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,197 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,197 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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[][353], [201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,197 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,197 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,197 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,197 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,197 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,198 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,198 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,198 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,198 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,198 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,198 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,198 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,198 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,198 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,198 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,198 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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[][354], [201#L1029true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,198 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,198 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,198 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,198 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,198 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,198 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,198 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,198 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,198 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,198 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,198 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,199 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,199 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,199 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,199 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,200 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,200 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,200 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,200 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,200 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,200 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,200 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,200 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,200 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,200 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,200 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,200 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,200 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,200 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,200 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,201 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,201 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,201 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,201 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,201 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,201 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,201 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,201 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,201 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,201 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,201 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,201 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,201 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,201 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,201 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,201 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,201 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,201 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,201 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,202 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,202 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,202 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,202 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,202 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,202 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,202 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,202 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,202 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,202 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,202 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,202 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,202 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,202 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,202 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,202 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,202 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,202 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,202 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,202 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,202 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,203 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,203 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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[][354], [317#true, 185#L1027true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,203 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,203 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,204 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,204 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,204 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,204 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,204 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,204 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,204 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,204 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,204 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,204 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,204 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,204 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,204 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,204 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,204 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,204 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][282], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,205 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,205 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,205 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,205 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,206 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,206 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,206 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,206 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][278], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,206 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,206 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,206 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,206 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,206 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,206 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,206 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,206 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][273], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,206 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,206 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,206 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,206 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,206 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,207 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,207 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:37,207 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,207 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,207 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,207 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,207 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,207 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,207 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,207 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,207 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,208 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,208 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,208 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,208 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,208 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 24#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,208 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:37,208 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,208 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,208 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,208 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,208 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,208 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,208 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,208 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,208 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,208 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,208 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,208 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,208 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,208 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,209 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,209 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,209 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,209 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,209 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,209 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,209 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,209 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,209 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,209 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,209 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,209 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,209 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,209 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,209 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,209 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,209 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,209 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,209 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,209 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,209 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,210 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,210 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,210 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,210 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,210 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,210 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,210 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,210 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,210 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,210 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,210 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,210 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,210 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,210 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,210 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,210 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,210 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,210 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,210 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,210 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,210 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,210 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,210 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,211 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,211 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,211 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,211 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,211 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,211 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,211 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,211 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,211 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,212 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,212 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][354], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,212 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,212 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,212 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,213 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,213 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,213 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,213 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,213 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,213 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,213 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,213 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,213 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,213 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,213 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,214 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:37,214 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,214 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,215 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,215 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,215 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,215 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,215 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,215 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,215 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,215 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,215 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,215 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,215 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,215 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,215 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,215 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,215 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,215 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,215 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,215 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,215 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,215 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,215 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,215 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,215 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][273], [316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 91#L1031-2true, 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,216 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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[][273], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,216 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,216 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,217 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,217 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,217 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,217 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,218 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,218 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:37,218 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,218 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,218 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,218 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,218 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,218 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,218 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,218 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,218 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,218 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,218 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,218 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,218 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,218 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,218 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,219 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,219 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,219 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,219 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,219 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,219 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,219 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,219 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,219 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,219 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,219 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,219 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,220 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:37,220 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,220 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,220 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,220 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,220 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,220 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,220 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,220 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,220 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,220 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,220 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,220 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,220 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,220 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,220 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,220 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,220 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,220 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,220 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,220 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,221 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,221 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,221 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,221 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,221 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,221 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,221 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,221 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,221 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,221 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,221 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,221 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,221 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,221 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,221 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,221 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,221 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,221 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,221 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,221 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,223 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,223 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,223 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,223 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,223 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:37,223 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,223 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,223 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,223 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,223 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,223 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,223 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,223 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,223 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,223 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,223 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,224 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,224 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,224 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,224 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:37,224 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,224 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,224 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,224 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,224 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,224 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,225 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,225 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,225 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,225 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,225 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,225 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,225 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,225 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,225 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,225 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,225 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,225 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,226 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,226 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,226 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,226 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,226 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,226 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:37,226 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,226 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,226 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,226 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,226 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,226 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:37,238 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,239 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,239 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,239 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,239 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,239 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,239 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,239 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,239 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,239 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,239 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,239 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,239 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,239 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,239 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,239 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,239 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,239 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,239 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,239 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,240 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,240 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,240 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,240 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,240 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,240 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,240 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,241 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 137#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,241 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,241 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,241 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,241 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,241 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,241 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,241 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 137#L1043-7true, 190#L1031-8true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,241 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,241 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,241 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,241 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,241 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,241 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,241 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,241 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,241 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,241 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,241 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,242 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,242 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,242 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,242 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,242 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,242 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,242 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,244 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,244 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,244 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,244 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,244 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,244 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,244 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,244 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,244 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,244 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,244 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,244 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,244 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,244 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,245 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,245 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 137#L1043-7true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,245 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,245 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,245 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,245 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,245 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,245 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,245 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,245 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,245 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,245 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,245 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,245 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,245 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,245 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,245 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,245 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,245 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,245 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,245 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,246 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,246 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,246 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,246 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,246 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,246 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,246 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,246 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,246 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,247 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,247 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,247 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,247 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,247 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,247 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,247 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,247 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,248 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,248 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,248 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,248 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,248 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,248 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,248 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:37,248 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,248 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,248 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,248 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,248 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,248 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,248 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,248 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,248 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,248 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,248 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,250 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,250 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,250 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,250 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,250 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,250 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,250 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,250 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,250 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,250 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,250 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,250 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,250 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,250 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,250 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,250 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,250 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,251 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,251 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,251 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,251 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,251 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,251 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,251 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,251 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,251 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,251 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,252 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,252 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,252 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,252 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,252 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,252 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,252 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,252 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,252 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,252 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,252 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,253 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,253 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,253 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,253 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,253 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,253 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,254 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,254 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,254 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,254 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,254 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,254 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,254 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,254 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,254 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,254 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,254 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,254 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,254 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,254 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,254 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,254 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,254 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,254 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,254 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,254 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,254 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,254 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,255 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,255 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,255 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,255 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,255 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,255 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,255 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,255 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,256 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,256 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,256 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,256 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,256 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,256 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,256 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,256 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,256 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,256 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,256 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,256 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,256 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,256 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,256 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,256 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,256 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,256 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,256 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,256 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,256 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,257 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,257 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,257 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,257 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,257 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,257 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,257 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,257 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,257 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,258 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,258 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,258 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,258 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,258 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,258 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,258 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,258 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,258 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,258 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,258 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,258 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,258 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,258 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,259 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,259 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,259 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,259 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,259 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,259 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,259 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,259 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,259 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,259 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,260 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,260 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,260 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,260 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,260 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,260 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,260 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,260 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,260 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,261 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,261 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,261 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,261 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,261 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,261 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,261 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,261 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,261 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,261 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,261 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,261 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,261 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,261 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,261 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,261 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,261 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,261 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,261 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,261 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,262 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,262 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,262 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,262 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,262 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,262 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,262 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,262 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,263 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,263 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,263 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,263 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,263 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,263 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,263 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,263 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,263 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,263 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,263 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,263 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,263 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,263 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,263 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,263 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,263 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,264 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,264 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,264 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,264 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,264 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,264 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,264 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,264 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,264 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,264 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,264 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,265 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,265 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,265 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,266 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 91#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,266 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,266 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,266 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,266 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,266 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,266 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,266 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,266 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,266 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,266 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,266 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,266 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,266 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,266 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,266 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,266 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,266 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,266 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,266 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,267 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,267 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,267 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,267 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,267 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,267 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,267 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,267 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,267 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,267 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,268 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,268 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,268 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,268 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,268 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,268 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,268 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,269 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,269 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,269 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,269 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,269 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,269 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,269 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,269 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,269 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,269 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,269 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,269 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,269 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,269 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,269 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,269 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,269 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,269 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,269 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,270 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,270 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,270 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,270 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,271 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,271 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,271 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,271 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,271 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,271 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,271 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,271 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,271 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,271 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,271 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,271 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,271 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,271 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,271 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,271 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,271 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,271 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,271 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,271 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,271 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,271 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,272 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,272 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,272 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,272 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,272 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,272 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,272 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,272 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,273 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,273 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,273 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,273 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,273 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,273 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,273 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,273 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,273 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,273 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,273 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,273 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,273 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,273 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,273 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,273 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,273 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,273 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,273 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,273 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,273 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,273 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,273 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,273 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,274 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,274 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,274 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,274 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,274 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,274 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,274 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,274 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,274 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,274 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,274 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,274 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,274 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,274 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,274 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,274 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,274 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,274 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,274 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,274 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,275 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,275 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,276 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,276 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,276 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,277 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,277 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,277 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,277 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,277 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,277 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,278 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,278 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,278 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,278 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,278 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,278 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,278 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,278 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,278 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,278 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,278 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,278 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,278 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,278 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,278 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,278 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,278 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,278 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,278 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,278 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,278 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,278 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,279 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,279 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,279 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,279 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,279 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,279 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,279 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,279 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,279 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,279 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,279 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,279 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,279 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,279 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,279 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,279 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,279 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,279 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,279 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,279 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,280 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,280 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,280 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,280 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,281 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,281 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,281 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,281 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,281 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,281 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,281 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,281 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,281 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,281 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,281 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,281 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,281 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,281 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,281 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,281 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,281 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,282 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,282 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,282 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,282 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,282 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,282 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,282 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,294 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,295 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,295 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,295 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,295 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,296 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,296 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,296 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,296 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,296 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,296 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,296 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,296 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,296 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,296 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,296 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,296 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,296 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,296 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,296 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,296 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,296 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,296 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,296 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,296 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,297 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,297 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,297 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,297 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,297 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,297 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,299 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,299 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,299 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,299 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,299 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,300 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,300 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,300 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,300 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,300 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,300 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,300 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,300 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,300 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,300 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,300 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,300 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,300 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,300 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,300 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,300 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,301 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,301 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,301 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,301 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,301 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,301 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,301 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,301 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,301 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,301 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,301 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,302 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,302 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,302 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,302 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,302 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,302 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,302 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,302 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,302 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,302 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,302 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,302 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,303 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,303 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,303 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,303 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,305 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,305 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,305 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,305 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,305 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,305 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,305 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,305 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,305 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,305 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,305 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 6#L1043-6true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,305 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,306 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,306 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,306 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,306 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,306 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,306 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 6#L1043-6true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,306 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,306 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,306 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,306 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,306 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,306 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,306 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,306 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,306 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,307 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,307 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:37,307 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,307 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,307 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,307 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,307 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,307 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,308 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,308 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:37,308 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,308 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,309 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,309 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,309 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,309 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,309 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:37,309 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,309 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,309 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,309 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,309 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,309 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,312 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:37,312 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,312 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,312 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,312 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,312 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,312 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,312 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,312 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,312 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,312 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,312 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,312 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,312 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (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, 315#true, 128#L1045true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,312 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,312 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,313 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,313 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,313 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,313 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,313 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,313 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,313 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,313 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,313 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,313 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,313 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,313 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,313 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,313 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,313 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,313 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,314 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,314 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,314 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,314 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,314 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,314 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,314 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,314 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,314 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,315 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 35#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,315 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,315 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,317 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 91#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,317 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,317 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,317 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,318 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,318 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,318 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,318 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,318 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,318 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,318 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,318 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,318 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,318 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,318 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 128#L1045true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,318 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,318 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,318 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,318 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:37,319 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,319 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,319 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,319 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,319 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,319 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,319 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,319 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,319 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,319 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,319 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,319 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,319 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,319 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,319 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,328 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,328 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,328 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,329 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,329 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,329 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,329 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,329 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,329 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,329 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,329 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,329 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,329 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,329 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,329 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,329 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,329 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,329 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,329 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,329 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,329 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,329 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,329 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,329 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,329 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,329 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,329 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,330 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,330 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,330 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,330 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,330 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,330 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,330 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,330 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,330 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,330 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,330 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,330 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,330 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,330 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,330 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,330 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,330 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,330 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,330 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,330 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,330 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,330 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,330 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,330 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,331 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,331 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,333 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,333 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,334 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,334 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,334 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,334 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,334 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,334 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,334 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,334 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,334 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,334 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,334 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,334 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,334 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,334 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,334 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,334 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,334 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,334 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,334 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,335 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,335 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,335 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,335 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,335 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,335 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,335 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,335 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,335 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,336 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,336 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,336 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,336 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,336 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,336 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,336 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,336 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,336 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,336 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,336 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,336 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,336 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,336 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,337 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:37,337 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,337 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,337 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,337 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,337 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,337 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,338 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:37,338 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,338 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,338 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,338 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,338 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,338 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,338 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,338 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,338 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,338 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,338 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,338 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,338 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,338 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,338 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,338 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,338 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,338 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,340 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,340 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,340 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-08 05:45:37,340 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,340 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,340 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:37,340 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,340 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,340 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,340 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,340 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,340 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,340 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,340 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,340 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,340 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,340 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,340 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,340 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,341 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,341 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,341 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,341 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,341 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,341 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,341 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,341 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,341 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,341 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:37,341 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,341 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,341 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,341 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,341 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,341 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,343 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,343 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:37,343 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,343 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,343 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,343 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,343 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,343 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,343 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-08 05:45:37,343 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,343 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,343 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,343 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,343 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,343 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,356 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,356 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,356 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,356 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,356 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,356 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,356 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,356 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,356 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,356 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,356 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,356 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,356 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,356 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,356 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,356 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,356 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,356 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,356 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,356 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,357 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,357 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,357 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,357 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,357 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,357 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,357 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,357 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 298#L1027true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,357 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,357 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,357 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,357 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,357 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,357 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,357 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,357 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,357 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,357 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,357 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,358 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,358 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,358 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,358 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,358 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,358 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,358 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,358 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 262#L1043-4true, 190#L1031-8true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,358 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,358 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,358 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,358 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,358 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,358 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,360 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,360 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,360 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,360 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,360 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,360 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,360 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 185#L1027true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,360 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,360 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,360 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,360 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,360 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,360 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,360 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,360 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,360 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,360 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,360 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,360 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,360 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,360 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,361 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,361 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,361 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,361 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,361 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,361 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,361 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,361 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 262#L1043-4true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,361 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,361 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,361 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,361 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,361 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,361 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,361 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][355], [317#true, 185#L1027true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,361 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,361 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,361 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,361 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,361 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,361 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,361 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,361 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,362 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,362 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,362 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,362 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,362 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,362 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,362 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,363 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][274], [298#L1027true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,363 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,363 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,363 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,363 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,363 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,363 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,363 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,363 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,363 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,363 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,363 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,363 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [316#true, 262#L1043-4true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,363 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,363 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,363 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,363 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,363 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,363 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,364 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,364 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,364 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,364 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,365 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,365 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,365 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,365 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,365 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,365 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,365 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,365 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,365 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,366 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,366 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,366 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,366 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,366 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,366 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,366 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,367 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,367 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,367 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,367 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,367 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,367 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,367 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,367 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,376 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:37,376 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,376 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,376 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,376 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,376 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,377 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,377 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,377 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,377 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,377 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1069] 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[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,378 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,378 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:37,379 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:37,379 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,379 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,379 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-08 05:45:37,379 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 242#L1031-8true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,380 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][282], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,380 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,380 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,380 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,380 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,381 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,381 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][278], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,381 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,381 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,381 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,381 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,381 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,381 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,381 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,381 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,381 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][273], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,381 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,381 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,381 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,381 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,381 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,381 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,383 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,383 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,383 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,384 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,384 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,384 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,384 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,385 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,385 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,385 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,385 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,385 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,385 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,386 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,386 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-08 05:45:37,386 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,386 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,387 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,387 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,387 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,387 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,388 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,388 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,388 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,388 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,388 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,388 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,389 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,389 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,389 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,389 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,389 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,389 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,389 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,390 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,390 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,390 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,390 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,390 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,390 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,390 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,390 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,390 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,390 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,390 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,390 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,390 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,390 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,390 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,390 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,390 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,390 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,390 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,390 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,390 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,390 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,390 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,390 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,391 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][354], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,391 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,391 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,391 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,391 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,391 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,392 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,392 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,392 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,394 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,394 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-08 05:45:37,394 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,394 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,394 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,394 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,394 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,394 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,395 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 262#L1043-4true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,396 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-08 05:45:37,396 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,396 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,396 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,396 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,396 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,396 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,396 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-08 05:45:37,396 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,396 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,396 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,396 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,396 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,396 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,407 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 9#L1045-2true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,407 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [208#L1045-1true, 171#L1028-5true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,407 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,407 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,408 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,408 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,408 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,408 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,408 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,409 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,409 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,409 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,409 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,410 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,410 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,410 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,410 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,410 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,411 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,411 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,411 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,411 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,411 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,412 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,412 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,412 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,412 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,414 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,414 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,414 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,414 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,414 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,414 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,414 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,414 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,414 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,414 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,414 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,414 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,414 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,414 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,414 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,414 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,415 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,415 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,415 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 201#L1029true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,415 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,415 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,415 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,416 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 201#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,416 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,416 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,416 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,417 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,417 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,417 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,417 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,417 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,417 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,417 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,417 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,417 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,418 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,418 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,418 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][354], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,418 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,418 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,418 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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], [24#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:37,419 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:37,419 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,419 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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[][273], [24#L1029true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,419 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,419 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,420 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,420 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,420 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,420 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,420 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,420 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,420 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,420 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,420 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,420 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,420 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,420 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,421 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,421 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,421 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,421 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,421 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,421 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,421 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-08 05:45:37,421 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,421 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,421 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,421 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,421 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,421 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,422 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,422 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,422 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 157#L1029true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,422 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,422 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,423 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,423 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,423 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,423 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,423 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,423 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,424 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,424 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,424 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,424 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,424 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,433 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,434 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-08 05:45:37,434 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,434 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,434 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,434 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,434 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,434 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,434 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,434 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,434 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,434 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,434 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,434 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,434 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,434 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,434 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,434 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,434 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,435 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 137#L1043-7true, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,436 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,436 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,436 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,436 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,436 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,436 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,436 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,436 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 137#L1043-7true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,436 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-08 05:45:37,436 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,436 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,436 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,436 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,436 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,436 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,437 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,437 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,437 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,437 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,437 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-08 05:45:37,437 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,437 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,437 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,437 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-08 05:45:37,437 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,437 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,437 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,437 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,437 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,437 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,438 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,438 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,438 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,438 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,438 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,438 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,438 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,438 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,438 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,438 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,438 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,449 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:37,449 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,449 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,449 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,449 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,449 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,449 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,449 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,450 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,450 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,450 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,450 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,450 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,450 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,450 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,450 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,450 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,450 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,450 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,451 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,451 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,451 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,451 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,451 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,452 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,452 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,452 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,452 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,452 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,452 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,452 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,452 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,452 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,452 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,453 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,453 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,453 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,453 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:45:37,453 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,453 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,453 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,453 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,454 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,454 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,454 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,454 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,454 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,454 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,454 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,454 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,455 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,455 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,455 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,455 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,455 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,455 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,455 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,455 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,455 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,455 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,456 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,456 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,456 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,456 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,456 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,456 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,457 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,457 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,457 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-08 05:45:37,457 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,458 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,458 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,458 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,458 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,458 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,458 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,458 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,458 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [69#L1028-5true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,458 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,459 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,459 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,459 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,459 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,459 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,459 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,459 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,459 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,459 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,459 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,459 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-08 05:45:37,460 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,460 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:37,460 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-08 05:45:37,460 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,460 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,463 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:37,463 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,463 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,463 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,464 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,464 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,464 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,464 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,465 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,465 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,465 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,465 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,465 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,465 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,465 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,465 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,465 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,465 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,466 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][282], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,466 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,466 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,466 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,466 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,467 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,467 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][278], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,467 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,467 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,467 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,467 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,467 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,467 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,467 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,467 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,467 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,467 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][273], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:37,467 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,467 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,467 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,467 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,467 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,467 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,467 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,468 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,469 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,469 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,469 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,469 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,470 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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[][353], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,470 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,470 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,470 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,470 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,470 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,470 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,470 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,470 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,470 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,470 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,470 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,470 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,470 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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[][354], [317#true, 314#true, 316#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,471 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,471 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,471 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,471 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,472 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,472 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,472 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,472 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,472 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,472 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,472 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,472 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,472 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,472 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,472 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,472 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,472 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,472 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,473 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,473 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,473 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,473 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,473 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,473 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,473 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,473 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,473 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,473 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,473 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,474 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,474 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,474 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,474 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,474 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,474 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,474 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,474 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,475 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,475 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,475 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,475 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,475 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,475 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,475 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,475 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,475 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,475 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,475 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,475 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,475 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,475 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,475 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,475 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,476 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,476 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,476 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,476 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,476 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,476 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,476 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,476 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,476 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,476 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,476 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,476 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,476 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,476 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,476 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,476 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,476 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][354], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,476 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,476 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,476 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,476 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,477 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,477 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,477 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,477 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,477 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,477 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,477 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,477 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,477 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,477 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,477 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,477 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,477 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,477 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,477 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,477 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,477 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,477 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,477 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,478 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,478 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,478 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,478 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,478 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,478 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,478 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,478 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,478 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,478 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,478 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,478 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,478 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,478 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,478 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,478 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,478 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,478 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,478 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,478 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,478 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,479 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,479 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,479 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,480 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,480 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,480 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,480 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,480 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,480 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,480 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,480 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,484 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,485 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,485 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,485 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,485 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,485 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,485 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,485 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,485 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,485 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,485 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,485 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,485 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,486 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,486 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,486 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,486 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,486 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,486 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,487 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,487 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,487 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,487 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,487 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,487 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,487 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,488 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,488 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,488 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,488 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,488 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,488 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,488 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,488 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,489 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,489 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,489 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,489 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,489 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,489 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,489 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,489 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,490 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,490 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,490 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,490 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,490 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,490 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,490 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,490 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,491 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,491 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,491 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,491 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,491 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,491 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,491 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,491 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,491 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,491 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,491 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,492 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,492 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,492 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,492 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,492 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,492 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:45:37,492 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,492 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,492 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,494 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [69#L1028-5true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,494 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,494 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,494 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,494 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:37,502 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1069] 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[][274], [262#L1043-4true, 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,502 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,502 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,502 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,502 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,502 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,502 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,502 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,503 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 157#L1029true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,503 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,503 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,503 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,503 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,503 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,503 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,503 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,503 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,503 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,503 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,504 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,504 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,504 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,504 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,505 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,505 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,505 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,505 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,505 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-02-08 05:45:37,505 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,505 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,505 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,505 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,505 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,505 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:37,506 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 201#L1029true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,506 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,506 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,506 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,506 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,506 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-08 05:45:37,506 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,506 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,507 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 190#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,507 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,507 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,507 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,507 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,507 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,507 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,507 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,508 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 157#L1029true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,508 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,508 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,508 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,508 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,508 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,508 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,508 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,508 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,508 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,508 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,509 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,509 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,509 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,509 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,509 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,509 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,509 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,509 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,509 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,511 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,511 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,511 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,511 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,511 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,511 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,511 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,511 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [69#L1028-5true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,511 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,511 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,511 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,511 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,512 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,512 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,512 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,512 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,512 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,512 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,512 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,512 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,512 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,512 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,512 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,512 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,512 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,515 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,515 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,515 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,515 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,516 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,516 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,516 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,516 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,516 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,516 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,517 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,517 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,517 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,518 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,518 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,518 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,518 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,518 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,518 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,520 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,520 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,520 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,520 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,520 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,520 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,520 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,520 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,520 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,520 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,520 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,520 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,520 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,520 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,520 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,520 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-08 05:45:37,520 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 190#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,520 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,520 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 190#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,521 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 190#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,521 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,521 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,522 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,522 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,522 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,522 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,522 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,522 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,522 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,522 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,522 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,522 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,522 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,522 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,522 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,522 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,522 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,522 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,522 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,522 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,522 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,522 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,522 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,522 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,522 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,523 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,523 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,523 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,523 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,523 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,523 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,523 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,523 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,523 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,523 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,523 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,523 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,524 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,524 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,524 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,524 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,525 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,525 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,525 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,525 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,525 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,525 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,525 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,525 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,525 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,525 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,525 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,526 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,526 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,526 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,526 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,527 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,527 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,527 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,528 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,528 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,528 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,528 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,528 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,528 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,528 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,528 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,528 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,528 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,528 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,528 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,528 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,528 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,528 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,528 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,528 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,528 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,528 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,528 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,529 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,529 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,530 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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[][282], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,530 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,530 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,530 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,530 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,530 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,530 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,530 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,530 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,530 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,530 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,530 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-08 05:45:37,530 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,530 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,530 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,530 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,530 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,530 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,530 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,530 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,530 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,530 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,530 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,531 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,531 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,531 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,531 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,531 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,531 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,531 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,531 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,531 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,531 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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], [208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,531 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,531 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,531 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,531 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,531 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,531 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,532 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,532 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,532 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,532 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,532 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,532 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,532 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,532 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,532 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,532 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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[][278], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:37,532 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,532 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,532 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,532 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,532 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,532 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,532 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,532 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,532 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,532 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,532 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,532 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,533 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-08 05:45:37,533 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,533 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,533 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1069] 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[][273], [316#true, 190#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:37,533 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,533 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,533 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,533 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,533 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,533 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,533 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,533 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,533 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,533 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,533 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,533 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,533 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,533 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,533 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,534 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,534 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,534 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,534 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,534 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,534 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,534 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,534 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,534 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,534 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,534 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,534 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-08 05:45:37,534 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,534 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,534 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,534 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,535 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,535 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,535 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,536 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 242#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,536 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,536 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,538 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 24#L1029true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,538 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,538 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,538 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,538 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-08 05:45:37,538 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,539 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,539 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,539 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,540 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [201#L1029true, 317#true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,540 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,540 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,540 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,540 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,540 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,540 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,540 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [69#L1028-5true, 262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,541 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,541 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,541 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,541 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] 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[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,541 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,541 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,541 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,541 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,541 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][274], [24#L1029true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,541 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,541 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,542 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,542 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:37,542 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,542 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-08 05:45:37,542 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,542 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-08 05:45:37,544 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,544 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,544 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,545 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,545 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,545 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,545 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,545 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,546 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,546 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,546 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,546 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,546 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,546 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,546 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,547 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,547 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,547 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,547 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,547 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,547 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,548 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,548 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,548 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,548 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,548 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,548 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,548 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,548 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,548 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,548 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,548 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,548 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,548 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,548 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,548 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,549 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,549 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,549 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,550 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 137#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,550 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,550 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,550 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,550 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,550 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,550 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,550 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,550 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,550 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 137#L1043-7true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,550 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,550 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,550 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,550 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,550 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,551 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-08 05:45:37,551 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,552 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,552 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,552 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,552 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,552 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,552 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,552 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,552 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,552 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,552 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,552 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,552 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,552 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,552 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,552 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,552 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,552 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,553 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,553 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,553 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,553 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,553 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,554 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][273], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,554 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2025-02-08 05:45:37,554 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:45:37,554 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:45:37,555 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-02-08 05:45:37,555 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-02-08 05:45:37,555 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:45:37,555 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:45:37,555 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:45:37,555 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,555 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,555 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,555 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,555 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,555 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,555 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,555 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,555 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,556 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,556 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2025-02-08 05:45:37,556 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:45:37,556 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-02-08 05:45:37,556 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:45:37,556 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:45:37,556 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-02-08 05:45:37,556 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:45:37,557 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,557 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2025-02-08 05:45:37,557 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:45:37,557 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:45:37,557 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-02-08 05:45:37,557 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:45:37,557 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-02-08 05:45:37,557 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:45:37,557 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:45:37,560 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,560 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,560 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,560 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,560 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,561 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,561 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,561 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,561 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,561 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,561 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,561 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,562 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,562 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,562 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,563 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,563 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,563 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,563 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,563 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,563 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,564 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,564 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,564 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,564 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,564 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,564 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,564 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,564 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,564 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,564 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,564 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,564 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,564 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,564 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,564 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,564 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,564 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,564 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,565 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 35#L1031-2true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,566 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,566 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,566 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,566 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,566 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,566 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,566 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,566 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,566 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,566 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,566 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,566 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,566 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,566 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,566 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,566 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,567 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 6#L1043-6true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,568 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,568 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,568 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,568 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,568 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,568 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,568 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,568 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,568 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,568 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,568 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,568 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,568 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,568 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,568 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,568 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,568 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,568 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,568 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,569 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,569 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,569 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 190#L1031-8true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,569 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,569 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,569 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,569 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,569 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-08 05:45:37,569 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,569 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,569 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,569 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,569 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,569 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,569 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,569 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,569 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,569 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,569 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,570 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,570 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,570 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,570 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,570 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,570 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,570 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,570 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,570 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,571 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,571 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 137#L1043-7true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,571 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,571 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,571 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,571 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,571 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,571 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,571 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,571 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [69#L1028-5true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,571 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,571 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,571 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,572 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,572 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,572 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,572 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,572 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,572 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,572 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,572 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [316#true, 137#L1043-7true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,572 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,573 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,573 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,573 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,573 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,573 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,573 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,573 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,573 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,573 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-08 05:45:37,573 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:37,573 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,573 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-08 05:45:37,574 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,574 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,574 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,575 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,575 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,575 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,575 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,575 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,575 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,575 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,575 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-02-08 05:45:37,575 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-02-08 05:45:37,575 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:45:37,575 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:37,576 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-02-08 05:45:37,576 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:37,576 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:45:37,576 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:45:37,576 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,576 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-02-08 05:45:37,576 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:45:37,576 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-02-08 05:45:37,576 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:45:37,576 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-02-08 05:45:37,576 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:37,577 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-02-08 05:45:37,577 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:45:37,577 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:37,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,579 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-02-08 05:45:37,579 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,579 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,579 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,579 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:37,580 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 262#L1043-4true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,580 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-02-08 05:45:37,580 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,580 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,580 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,580 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,580 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,580 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:37,580 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,581 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,581 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-02-08 05:45:37,581 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,581 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,581 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:37,581 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,582 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,582 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,582 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,582 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,582 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,582 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,582 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,582 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,582 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,582 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,582 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,582 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,582 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,582 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,582 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,582 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,582 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,582 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,583 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,583 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,583 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,584 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,584 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,584 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,584 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,584 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,584 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,584 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,584 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,584 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,584 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,584 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,584 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,584 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,584 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,585 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,585 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,585 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,585 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,585 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,586 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,586 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,586 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,586 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,586 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,586 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,586 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,586 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,586 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,586 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,586 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,586 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,586 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,586 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,586 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,586 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,586 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,587 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,587 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,587 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,587 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,587 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,587 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,587 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,587 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,587 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,588 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,588 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,588 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,588 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,588 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,588 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,588 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,588 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,588 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,589 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,589 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,589 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,589 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,589 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,589 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,589 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,589 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,589 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,589 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,589 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,589 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,589 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,589 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,589 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,589 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,589 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,589 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [69#L1028-5true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,589 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,589 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,589 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,589 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,589 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,589 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,590 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,590 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,590 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,590 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,590 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,590 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,590 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,590 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,590 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,590 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,590 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,590 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,590 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,591 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [316#true, 6#L1043-6true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,591 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,591 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,591 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,591 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,592 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-02-08 05:45:37,592 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-02-08 05:45:37,592 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:37,592 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:37,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,592 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-02-08 05:45:37,592 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:37,592 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-02-08 05:45:37,592 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:37,593 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,593 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-02-08 05:45:37,593 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is not cut-off event [2025-02-08 05:45:37,593 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:37,593 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:37,593 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:45:37,594 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,594 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,594 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,594 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,595 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,595 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,595 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,595 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,595 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,595 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,595 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-02-08 05:45:37,595 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-02-08 05:45:37,595 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:37,595 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:45:37,595 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:45:37,595 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:37,595 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:37,596 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-02-08 05:45:37,596 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,596 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,596 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,596 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,596 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,596 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,596 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,596 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,596 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,596 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,597 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-02-08 05:45:37,597 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:37,597 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:37,597 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-02-08 05:45:37,597 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:45:37,597 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-02-08 05:45:37,597 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:45:37,597 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:45:37,597 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is not cut-off event [2025-02-08 05:45:37,597 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,597 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,597 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,597 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,597 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,597 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,597 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,597 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,597 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,597 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,599 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,599 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,599 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,599 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,599 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,599 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,599 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,599 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,599 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,599 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,599 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,599 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,599 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,599 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,599 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,599 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,599 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,599 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,600 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,600 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,600 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,600 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,600 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,600 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,600 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,600 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,600 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,600 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,600 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,600 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,600 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,600 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,600 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,600 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,600 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,600 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,600 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,600 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,601 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,601 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,601 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,602 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,602 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,602 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,602 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,603 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,603 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,603 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,603 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,603 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,603 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,603 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,603 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,603 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,603 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,603 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,603 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,603 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,603 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,603 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,603 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,603 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,603 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,604 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,604 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,604 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,604 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,604 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,604 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,604 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,604 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,604 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,605 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,605 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,605 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,605 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,606 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,606 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,606 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,606 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,606 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,606 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,606 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,606 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,606 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,606 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,606 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,606 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,606 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,606 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,606 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,606 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,606 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,606 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,607 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,607 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,607 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,607 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,607 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,607 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,607 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,607 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,607 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,607 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,607 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,607 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,607 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,607 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,607 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,607 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,607 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (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, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,607 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,607 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,607 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,607 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,608 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,608 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,609 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 314#true, 315#true, 35#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,609 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,609 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,610 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][332], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,610 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,610 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,610 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,610 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,610 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,610 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,611 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,611 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,611 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,611 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,611 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,611 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,611 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,611 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,611 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,611 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,611 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,611 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,611 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,611 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,611 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,611 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,611 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,611 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,611 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,612 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,612 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,612 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,612 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,612 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,612 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,612 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,612 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,612 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,612 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,612 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,612 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,612 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,612 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,612 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,612 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,612 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,612 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,612 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,612 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,612 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,612 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,613 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][326], [69#L1028-5true, 316#true, 88#L1031-2true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,613 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,613 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,614 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,614 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,614 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,614 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,615 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,615 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,615 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,615 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,615 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,615 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,615 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,615 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,615 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,615 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,615 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,615 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,615 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,615 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,615 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,615 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,615 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,615 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,616 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,617 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 242#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,617 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,617 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,617 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,617 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,617 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,617 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,617 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,617 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,617 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,617 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,617 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,617 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,617 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,617 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,617 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-08 05:45:37,617 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:37,617 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,618 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,618 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,618 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,618 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,618 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,618 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,618 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,618 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,619 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 315#true, 35#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,619 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,619 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,619 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,619 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,619 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,619 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,619 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:37,619 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-08 05:45:37,620 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,620 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,620 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,620 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,620 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,620 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:37,621 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-08 05:45:37,621 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 242#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,621 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,621 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,621 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,621 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,621 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,621 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,621 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,621 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,621 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,621 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,621 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,621 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,621 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,621 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,622 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,622 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,622 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,622 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,622 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,622 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,622 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,622 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,622 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,622 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,622 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,623 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,623 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,623 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,623 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,623 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,623 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,624 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,624 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,624 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,624 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,624 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,624 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,624 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,624 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,624 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,624 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,624 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,624 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,624 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,624 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,624 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,624 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,624 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,624 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,625 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [69#L1028-5true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,625 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,625 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,625 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,625 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,625 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,625 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,625 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,625 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,625 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,626 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,626 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,626 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][274], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,626 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,626 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,626 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,626 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-08 05:45:37,626 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,626 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,626 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:37,626 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-08 05:45:37,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,626 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,626 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,626 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,626 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,627 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is not cut-off event [2025-02-08 05:45:37,627 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:45:37,627 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is not cut-off event [2025-02-08 05:45:37,627 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:45:37,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,628 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is not cut-off event [2025-02-08 05:45:37,628 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:45:37,628 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is not cut-off event [2025-02-08 05:45:37,628 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:45:37,629 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,629 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is not cut-off event [2025-02-08 05:45:37,629 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is not cut-off event [2025-02-08 05:45:37,629 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:45:37,629 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:45:37,629 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:45:37,631 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,631 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,631 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,631 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,631 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,631 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,632 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,632 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,632 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,632 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,632 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,632 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,632 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,632 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,632 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,632 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,632 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,632 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,632 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,632 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,633 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,633 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,633 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,633 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,633 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,633 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,633 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,633 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,633 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,633 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,634 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 262#L1043-4true, 190#L1031-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,634 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,634 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,634 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,635 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,635 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,635 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,635 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,635 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 91#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,635 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:37,635 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-08 05:45:37,635 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,635 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:37,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,635 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,635 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,635 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,635 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,636 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 262#L1043-4true, 316#true, 7#L1031-8true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,636 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,636 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,636 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,636 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,636 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,636 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,637 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,637 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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[][355], [317#true, 314#true, 262#L1043-4true, 316#true, 35#L1031-2true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,637 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:37,637 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,637 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-08 05:45:37,637 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,637 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,637 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,637 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,637 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:37,637 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,637 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1069] 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[][274], [69#L1028-5true, 262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,637 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,637 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,637 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,637 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,637 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,638 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] 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[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,638 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,638 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:37,638 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,638 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,638 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][274], [316#true, 262#L1043-4true, 91#L1031-2true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,638 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:37,638 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-08 05:45:37,638 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:37,638 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,639 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1069] 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[][274], [316#true, 262#L1043-4true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,639 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,639 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,639 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,639 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,639 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,639 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:45:37,639 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,639 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,640 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is not cut-off event [2025-02-08 05:45:37,640 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is not cut-off event [2025-02-08 05:45:37,640 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:45:37,640 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:45:37,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,640 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is not cut-off event [2025-02-08 05:45:37,640 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:45:37,640 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:45:37,640 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is not cut-off event [2025-02-08 05:45:37,641 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,641 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is not cut-off event [2025-02-08 05:45:37,641 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-02-08 05:45:37,641 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is not cut-off event [2025-02-08 05:45:37,641 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:45:37,641 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:45:37,644 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,644 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,644 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,644 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,644 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,644 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,644 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 137#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,644 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,644 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,644 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,644 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,644 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,644 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,644 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,645 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,645 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,645 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,645 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,645 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,645 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,645 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,645 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,645 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,645 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,645 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,645 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,645 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,645 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,645 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,645 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,646 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,646 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,646 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,646 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,646 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:37,646 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,646 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-08 05:45:37,646 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,646 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,646 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,646 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,647 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,647 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,647 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,647 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,647 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,647 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,647 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,648 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,648 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,648 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,648 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,649 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,649 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,649 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:45:37,649 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,650 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is not cut-off event [2025-02-08 05:45:37,650 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-02-08 05:45:37,650 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is not cut-off event [2025-02-08 05:45:37,650 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-02-08 05:45:37,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,651 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is not cut-off event [2025-02-08 05:45:37,651 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-02-08 05:45:37,651 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is not cut-off event [2025-02-08 05:45:37,651 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-02-08 05:45:37,651 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,651 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is not cut-off event [2025-02-08 05:45:37,651 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-02-08 05:45:37,651 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-02-08 05:45:37,651 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is not cut-off event [2025-02-08 05:45:37,651 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is not cut-off event [2025-02-08 05:45:37,654 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,654 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,654 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,654 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,654 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,654 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,654 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,654 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,654 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,654 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,654 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,654 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,654 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,654 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,655 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,655 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,655 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,655 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,655 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,655 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,655 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,655 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,655 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,655 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,655 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,655 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,655 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,655 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,655 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,655 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,656 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,656 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,656 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,656 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:37,656 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,656 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:45:37,656 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-08 05:45:37,656 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:45:37,656 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,656 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,656 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,657 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,657 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,657 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,660 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,660 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,660 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,660 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,660 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,660 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,660 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,660 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,660 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,660 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,660 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,660 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,660 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,660 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,661 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,661 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,661 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,661 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,661 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,661 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,661 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,661 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,661 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,661 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,661 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,661 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,661 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,662 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,662 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,662 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,662 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:37,662 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,662 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,662 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:45:37,662 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,662 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-08 05:45:37,662 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-08 05:45:37,662 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-08 05:45:37,663 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,663 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,663 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,663 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,663 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,663 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,666 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,666 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,666 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,666 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,666 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,666 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,667 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 88#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,667 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:37,667 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,667 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,667 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,667 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-08 05:45:37,667 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:37,667 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,667 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,667 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,668 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,668 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,668 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,668 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,668 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 314#true, 262#L1043-4true, 35#L1031-2true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,668 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:37,668 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,668 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,668 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,668 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,668 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:45:37,668 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,668 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:37,668 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-08 05:45:37,669 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [69#L1028-5true, 316#true, 262#L1043-4true, 88#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,669 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-08 05:45:37,669 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,669 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,669 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:45:37,669 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:45:37,669 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-08 05:45:37,669 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-08 05:45:37,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,669 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-08 05:45:37,669 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,669 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,669 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,669 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 226#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,700 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-08 05:45:37,700 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:37,700 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:37,700 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:37,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 175#threadENTRYtrue, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,701 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-08 05:45:37,701 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:37,701 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:37,701 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:37,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,702 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-08 05:45:37,702 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-08 05:45:37,702 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:37,702 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-08 05:45:37,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 251#L1025true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,717 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2025-02-08 05:45:37,717 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:37,717 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:37,717 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:37,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 128#L1045true, 300#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,718 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2025-02-08 05:45:37,718 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:37,718 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:37,718 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:37,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [38#L1025true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,719 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2025-02-08 05:45:37,719 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-08 05:45:37,719 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:37,719 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-08 05:45:37,729 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [69#L1028-5true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,729 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:37,729 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,729 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,729 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:37,729 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,729 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,730 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,730 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:37,730 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,730 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,730 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,730 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,730 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:37,731 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,731 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:37,731 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,731 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:37,731 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,731 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,731 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,736 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1069] 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[][273], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,736 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:37,737 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,737 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,737 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,737 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,737 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,737 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,737 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,737 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,738 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,738 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:37,738 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,738 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,738 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,738 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,738 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,738 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,738 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,738 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,739 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1071] 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[][354], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,739 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:37,739 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,739 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,739 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,739 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,739 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,739 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,739 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,739 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,742 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][278], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,743 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:37,743 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,743 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,743 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,743 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,743 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,743 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,743 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,743 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,743 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,744 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,744 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:37,744 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,744 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,744 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,744 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,744 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,744 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,744 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,744 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,745 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,745 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,745 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:37,745 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,745 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,745 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,745 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,745 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,746 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,746 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,746 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,746 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,750 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][282], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,750 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:37,750 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,750 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,750 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,751 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,751 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,751 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,751 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,751 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,751 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,752 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,752 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:37,752 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,752 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,752 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,752 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,752 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,752 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,752 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,752 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,752 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,753 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,753 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:37,753 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,753 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,753 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,753 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,753 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,753 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,753 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,753 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,753 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,757 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,757 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:37,757 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,757 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,757 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,757 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,757 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,757 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,757 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,757 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,757 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,758 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,759 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:37,759 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,759 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,759 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,759 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,759 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,759 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,759 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,759 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,759 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,760 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,760 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:37,760 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,760 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,760 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,760 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,760 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,760 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,760 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,760 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,760 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,764 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,765 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:37,765 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,765 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,765 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,765 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,765 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,765 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,765 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,765 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,765 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,765 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-02-08 05:45:37,765 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:37,765 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:37,765 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:37,767 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,767 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:37,767 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,767 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,767 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,767 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,767 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,767 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,767 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,767 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,767 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 128#L1045true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,767 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-02-08 05:45:37,767 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:37,767 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:37,767 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:37,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,768 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-02-08 05:45:37,768 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:37,768 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-08 05:45:37,768 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-08 05:45:37,769 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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], [208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,769 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:37,769 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,769 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,769 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,769 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,769 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,769 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,769 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,769 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,769 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [69#L1028-5true, 201#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,937 INFO L294 olderBase$Statistics]: this new event has 303 ancestors and is cut-off event [2025-02-08 05:45:37,937 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:37,937 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:37,937 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:37,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 157#L1029true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,938 INFO L294 olderBase$Statistics]: this new event has 303 ancestors and is cut-off event [2025-02-08 05:45:37,938 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:37,938 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:37,939 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:37,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,939 INFO L294 olderBase$Statistics]: this new event has 303 ancestors and is cut-off event [2025-02-08 05:45:37,939 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:37,939 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-08 05:45:37,939 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-08 05:45:37,948 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][282], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,948 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:37,948 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,948 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,948 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,948 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,948 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,948 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,948 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,948 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,948 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:37,948 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,949 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,949 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:37,949 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,949 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,949 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,949 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:37,949 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,949 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,949 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,949 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,949 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,949 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,949 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,949 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:37,949 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,949 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,949 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,949 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,949 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:37,950 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,950 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,950 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,950 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,950 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,950 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1069] 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[][278], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,950 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:37,950 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,950 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,950 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,950 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,950 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,950 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,950 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:37,950 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,950 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,950 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,950 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1069] 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[][273], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,950 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:37,950 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,951 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,951 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,951 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,951 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,951 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,951 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,951 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,951 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:37,952 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,952 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:37,952 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,952 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,952 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,952 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:37,952 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,952 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,952 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,952 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,952 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,953 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,953 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,953 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:37,953 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,953 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,953 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,953 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,953 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,953 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,953 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,953 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,953 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:37,953 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,953 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,953 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:37,953 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,953 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,953 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,953 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,953 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,954 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:37,954 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,954 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,954 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,954 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,954 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,954 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:37,954 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,954 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,954 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,954 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,954 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:37,954 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,954 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,954 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,954 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,954 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,954 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,954 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:37,955 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,955 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,955 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,955 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,955 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,955 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,955 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,955 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:37,955 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,956 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,956 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:37,956 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,956 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:37,956 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,956 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,956 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,956 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,956 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,956 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,956 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,956 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,956 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,956 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:37,956 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,956 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,956 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,956 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:37,956 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,956 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,956 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,956 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,956 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,956 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,957 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,957 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:37,957 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,957 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,957 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,957 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,957 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,957 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,957 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,957 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:37,957 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,957 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,957 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,957 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:37,957 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,957 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,957 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,957 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,957 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,957 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,957 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,957 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,957 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:37,957 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,958 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1071] 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[][354], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,958 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:37,958 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,958 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:37,958 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,958 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,958 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,958 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,958 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,958 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,958 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,972 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [69#L1028-5true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,972 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:37,972 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,972 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,972 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,972 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,972 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,972 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,972 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:37,972 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,972 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,972 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,972 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,972 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,973 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,973 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:37,973 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,973 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,973 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,973 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,973 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,978 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [69#L1028-5true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,978 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:37,978 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,979 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,979 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,979 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,979 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,979 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,979 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:37,979 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,979 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,979 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,979 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,979 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,980 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,980 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:37,980 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,980 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,980 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,980 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,980 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 128#L1045true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,982 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:37,982 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,982 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:37,982 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 242#L1031-8true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,983 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:37,983 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:37,983 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,983 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 190#L1031-8true, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,984 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:37,984 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,984 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,984 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:37,987 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,987 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:37,987 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,987 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,987 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,987 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,987 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,987 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,987 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,987 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,987 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,987 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,987 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:37,987 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,987 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,988 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,988 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,988 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,988 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,988 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,988 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,988 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,988 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,988 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:37,988 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,988 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,988 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,988 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,988 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,988 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,988 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,988 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,988 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,988 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,988 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:37,989 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,989 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,989 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,989 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,989 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,989 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,989 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,989 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,989 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,989 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,989 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:37,989 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,989 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,989 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,989 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,989 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,989 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,989 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,989 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,989 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,990 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:37,990 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,990 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,990 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:37,990 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,990 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,990 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,990 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:37,991 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,991 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:37,991 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,991 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,991 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,991 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,991 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,991 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,991 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:37,991 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,991 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,991 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,991 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:37,991 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,991 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,991 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,991 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:37,991 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,991 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,991 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,991 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,992 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:37,992 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,992 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,992 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,992 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:37,992 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,992 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,992 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,992 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,992 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,992 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,992 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,992 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:37,992 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:37,992 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,992 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,992 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,992 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:37,992 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,992 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,992 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1071] 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[][354], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,993 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,993 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,993 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,994 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,994 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:37,994 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,995 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:37,995 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,995 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,995 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,995 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,995 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,995 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:37,995 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:37,995 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:37,995 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,996 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,996 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,996 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,996 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:37,996 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,996 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,996 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,996 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,996 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:37,996 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:37,996 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,996 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,996 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:37,996 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:37,996 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,996 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:37,996 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:37,996 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,996 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,996 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:37,996 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,997 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,997 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:37,997 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,997 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:37,997 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:37,997 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:37,997 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,997 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-08 05:45:37,997 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,997 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:37,997 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,997 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-08 05:45:37,997 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-08 05:45:37,997 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-02-08 05:45:37,998 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [69#L1028-5true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,998 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:37,998 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,998 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,998 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,998 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:37,998 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,999 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:37,999 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:37,999 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,999 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:37,999 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,999 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:37,999 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,000 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:38,000 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,000 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,000 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,000 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,000 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:38,000 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,004 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1069] 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[][274], [69#L1028-5true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:38,004 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-08 05:45:38,004 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:38,004 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,004 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,004 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:38,004 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,005 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:38,005 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-08 05:45:38,005 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:38,005 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,005 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,005 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:38,005 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,006 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] 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[][355], [171#L1028-5true, 317#true, 314#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:38,006 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-08 05:45:38,006 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:38,006 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:38,006 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,006 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,006 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (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, 315#true, 128#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,013 INFO L294 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-02-08 05:45:38,013 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,013 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:38,013 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:38,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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[][309], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 88#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,014 INFO L294 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-02-08 05:45:38,014 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:38,014 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,014 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:38,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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[][237], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 128#L1045true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,015 INFO L294 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-02-08 05:45:38,015 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:38,015 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,015 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-08 05:45:38,031 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][282], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,031 INFO L294 olderBase$Statistics]: this new event has 332 ancestors and is cut-off event [2025-02-08 05:45:38,031 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,031 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,031 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,032 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,032 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,032 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,032 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,032 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,032 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,032 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,032 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,032 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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], [69#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,032 INFO L294 olderBase$Statistics]: this new event has 334 ancestors and is cut-off event [2025-02-08 05:45:38,032 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,032 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:38,032 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,032 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,032 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,032 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,032 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,032 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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], [69#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:38,033 INFO L294 olderBase$Statistics]: this new event has 333 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1069] 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[][278], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,033 INFO L294 olderBase$Statistics]: this new event has 331 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,033 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,034 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:38,034 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,034 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,034 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,034 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,034 INFO L294 olderBase$Statistics]: this new event has 332 ancestors and is cut-off event [2025-02-08 05:45:38,034 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,034 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,034 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,034 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,034 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,034 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,034 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,034 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,034 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,034 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,034 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,034 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,034 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,034 INFO L294 olderBase$Statistics]: this new event has 334 ancestors and is cut-off event [2025-02-08 05:45:38,034 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,035 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,035 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,035 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,035 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,035 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,035 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,035 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,035 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:38,035 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,035 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,035 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,035 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,035 INFO L294 olderBase$Statistics]: this new event has 333 ancestors and is cut-off event [2025-02-08 05:45:38,035 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,035 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,035 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,035 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,035 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,035 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,035 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,035 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,036 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,036 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,036 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,036 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,036 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,036 INFO L294 olderBase$Statistics]: this new event has 331 ancestors and is cut-off event [2025-02-08 05:45:38,036 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:38,036 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,036 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,036 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,036 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,036 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,036 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,036 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:38,036 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,036 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,036 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,036 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,037 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,037 INFO L294 olderBase$Statistics]: this new event has 332 ancestors and is cut-off event [2025-02-08 05:45:38,037 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,037 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,037 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,037 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,037 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,037 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,037 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,037 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,037 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,037 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,038 INFO L294 olderBase$Statistics]: this new event has 334 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,038 INFO L294 olderBase$Statistics]: this new event has 333 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1071] 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[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,038 INFO L294 olderBase$Statistics]: this new event has 331 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:38,038 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,039 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,039 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,047 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,047 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,047 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,047 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,047 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,048 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,048 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,048 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,048 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,048 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,048 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,048 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,048 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,048 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,048 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,048 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,048 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,048 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,048 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,048 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,048 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,048 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,048 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,048 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,048 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,049 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,049 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:38,049 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,049 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,049 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,049 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,049 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,049 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,049 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,049 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,049 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,049 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,049 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,049 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:38,049 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,049 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,049 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,049 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,049 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:38,049 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,049 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,049 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,050 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,050 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,050 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2025-02-08 05:45:38,051 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,051 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,051 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,051 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,051 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,051 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,051 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,051 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,051 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,051 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,051 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,051 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,051 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:38,051 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-02-08 05:45:38,051 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,051 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,051 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,051 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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], [171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,051 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,051 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,051 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,052 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,052 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,052 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,052 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,052 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,052 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,052 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,052 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,052 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-02-08 05:45:38,052 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,052 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,052 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1071] 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[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,052 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,052 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,052 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,052 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,052 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,052 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,052 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:38,052 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,052 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,052 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,053 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,053 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-02-08 05:45:38,053 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:38,053 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,053 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1071] 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[][354], [171#L1028-5true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 151#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,053 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:38,053 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,053 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:38,053 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:38,053 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:38,053 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,053 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:38,053 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:38,053 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:38,053 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:38,053 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:38,053 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,054 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 208#L1045-1true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,054 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,054 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,054 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-02-08 05:45:38,055 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,055 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,055 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,055 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,055 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,055 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,055 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,055 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:38,055 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,055 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:38,055 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,055 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,056 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,056 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,056 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-02-08 05:45:38,056 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,056 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,056 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,056 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,056 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-08 05:45:38,056 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:38,056 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:38,056 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,056 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:38,056 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:38,056 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:38,056 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-08 05:45:38,056 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-08 05:45:38,056 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:38,056 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:38,056 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-08 05:45:38,061 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 137#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:38,061 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,061 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,061 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,061 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,061 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,061 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,061 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:38,061 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,061 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,061 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,061 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,061 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,061 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,061 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,062 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 137#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:38,062 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,062 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,062 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,062 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,062 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,062 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,062 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,062 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][315], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,062 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,062 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,062 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,062 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,062 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,062 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,062 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,062 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,062 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,062 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,062 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,062 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,063 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,063 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-08 05:45:38,063 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:38,063 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,063 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,063 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,063 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,063 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,063 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,063 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,063 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,063 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,063 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,063 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,063 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,063 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,063 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,063 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,063 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,063 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,063 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,064 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,064 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,064 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,064 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,064 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,064 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,064 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,064 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:38,064 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,064 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,064 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,064 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,064 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,064 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:38,064 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,064 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,064 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,064 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,065 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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], [171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,065 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,065 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,065 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,065 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,065 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,065 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,065 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,065 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,065 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,065 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,065 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,065 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,065 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2025-02-08 05:45:38,065 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,065 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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], [171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,066 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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], [171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,066 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1071] 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[][353], [171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,066 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:38,066 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,067 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [69#L1028-5true, 171#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,067 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,067 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,067 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,067 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,067 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,068 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,068 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,068 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,068 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,068 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2025-02-08 05:45:38,068 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,068 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,068 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,068 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,068 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,068 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 208#L1045-1true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,068 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-08 05:45:38,068 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,068 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,068 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,068 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,068 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,068 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,068 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,068 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][335], [69#L1028-5true, 171#L1028-5true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,069 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [69#L1028-5true, 171#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:38,069 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,069 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,070 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,070 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-02-08 05:45:38,070 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-08 05:45:38,070 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-08 05:45:38,070 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-08 05:45:38,071 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:38,071 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,071 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,071 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,071 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,071 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,071 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,071 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:38,071 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,071 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,071 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,071 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,071 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,071 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,071 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,072 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:38,072 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,072 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-08 05:45:38,072 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,072 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-08 05:45:38,072 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,072 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,072 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-08 05:45:38,073 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:38,073 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,073 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,073 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,073 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,073 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,073 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:38,074 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:38,074 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,074 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,074 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,074 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,074 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,074 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:38,074 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,074 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:38,074 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,075 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,075 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:38,075 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,075 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-08 05:45:38,075 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-08 05:45:38,075 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-08 05:45:38,075 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [69#L1028-5true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:38,075 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-08 05:45:38,075 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,075 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:38,075 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:38,075 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,075 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,076 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] 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[][355], [171#L1028-5true, 317#true, 314#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:38,076 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-08 05:45:38,076 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-08 05:45:38,076 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:38,076 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,076 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,076 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,076 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-02-08 05:45:38,076 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [69#L1028-5true, 171#L1028-5true, 314#true, 262#L1043-4true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:38,076 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-08 05:45:38,076 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-08 05:45:38,076 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-02-08 05:45:38,076 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,077 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,077 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-08 05:45:38,077 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-08 05:45:38,077 INFO L124 PetriNetUnfolderBase]: 21106/56627 cut-off events. [2025-02-08 05:45:38,077 INFO L125 PetriNetUnfolderBase]: For 18013/21847 co-relation queries the response was YES. [2025-02-08 05:45:38,339 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86056 conditions, 56627 events. 21106/56627 cut-off events. For 18013/21847 co-relation queries the response was YES. Maximal size of possible extension queue 955. Compared 622562 event pairs, 1799 based on Foata normal form. 583/50119 useless extension candidates. Maximal degree in co-relation 86025. Up to 8228 conditions per place. [2025-02-08 05:45:38,595 INFO L140 encePairwiseOnDemand]: 343/348 looper letters, 118 selfloop transitions, 4 changer transitions 1/361 dead transitions. [2025-02-08 05:45:38,595 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 361 transitions, 1094 flow [2025-02-08 05:45:38,595 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:45:38,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:45:38,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1893 transitions. [2025-02-08 05:45:38,597 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9066091954022989 [2025-02-08 05:45:38,597 INFO L175 Difference]: Start difference. First operand has 264 places, 278 transitions, 612 flow. Second operand 6 states and 1893 transitions. [2025-02-08 05:45:38,597 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 361 transitions, 1094 flow [2025-02-08 05:45:38,607 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 361 transitions, 1094 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:45:38,609 INFO L231 Difference]: Finished difference. Result has 268 places, 276 transitions, 613 flow [2025-02-08 05:45:38,609 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=348, PETRI_DIFFERENCE_MINUEND_FLOW=610, PETRI_DIFFERENCE_MINUEND_PLACES=263, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=277, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=273, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=613, PETRI_PLACES=268, PETRI_TRANSITIONS=276} [2025-02-08 05:45:38,610 INFO L279 CegarLoopForPetriNet]: 275 programPoint places, -7 predicate places. [2025-02-08 05:45:38,610 INFO L471 AbstractCegarLoop]: Abstraction has has 268 places, 276 transitions, 613 flow [2025-02-08 05:45:38,610 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 296.1666666666667) internal successors, (1777), 6 states have internal predecessors, (1777), 0 states have call successors, (0), 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-02-08 05:45:38,611 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:45:38,611 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-02-08 05:45:38,611 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-02-08 05:45:38,611 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-02-08 05:45:38,611 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:45:38,611 INFO L85 PathProgramCache]: Analyzing trace with hash -1082627938, now seen corresponding path program 1 times [2025-02-08 05:45:38,611 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:45:38,611 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1758088809] [2025-02-08 05:45:38,611 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:45:38,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:45:38,617 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-02-08 05:45:38,619 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-02-08 05:45:38,620 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:45:38,620 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:45:38,740 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:45:38,740 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:45:38,740 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1758088809] [2025-02-08 05:45:38,740 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1758088809] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:45:38,740 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:45:38,740 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:45:38,740 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [637387767] [2025-02-08 05:45:38,740 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:45:38,741 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:45:38,741 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:45:38,741 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:45:38,742 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:45:38,935 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 272 out of 348 [2025-02-08 05:45:38,936 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 268 places, 276 transitions, 613 flow. Second operand has 6 states, 6 states have (on average 273.6666666666667) internal successors, (1642), 6 states have internal predecessors, (1642), 0 states have call successors, (0), 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-02-08 05:45:38,936 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:45:38,936 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 272 of 348 [2025-02-08 05:45:38,936 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:45:39,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 175#threadENTRYtrue, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:39,488 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-08 05:45:39,488 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:45:39,488 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-08 05:45:39,488 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-08 05:45:39,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 300#L1025true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:39,633 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-08 05:45:39,633 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:45:39,633 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-08 05:45:39,633 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:40,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 128#L1045true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,039 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-08 05:45:40,039 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:45:40,039 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-08 05:45:40,039 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-08 05:45:40,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 128#L1045true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,364 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-08 05:45:40,364 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:40,364 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:40,364 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:40,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 339#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,419 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-08 05:45:40,419 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-08 05:45:40,419 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:40,419 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-08 05:45:40,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,447 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-08 05:45:40,447 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:40,447 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:40,447 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:40,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,619 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:40,619 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:40,619 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:40,619 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:40,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 157#L1029true, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:40,899 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-08 05:45:40,899 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-08 05:45:40,899 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:45:40,899 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-08 05:45:41,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [317#true, 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:41,035 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-08 05:45:41,035 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:41,035 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:41,035 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:41,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [317#true, 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 126#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:41,442 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-08 05:45:41,442 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:45:41,442 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:41,442 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-08 05:45:41,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 242#L1031-8true, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,554 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-08 05:45:41,554 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:41,554 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-08 05:45:41,554 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:41,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 88#L1031-2true, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,554 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-08 05:45:41,554 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:41,554 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:41,555 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-08 05:45:41,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 175#threadENTRYtrue, 128#L1045true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:41,605 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-02-08 05:45:41,605 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:41,605 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:41,606 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:41,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 339#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:41,729 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-02-08 05:45:41,729 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-08 05:45:41,729 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:41,729 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-08 05:45:41,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [317#true, 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 307#L1042-1true]) [2025-02-08 05:45:41,803 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-08 05:45:41,803 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:41,803 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:45:41,803 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-08 05:45:42,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 318#true, 339#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,033 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:42,033 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:42,033 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:42,033 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:42,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 128#L1045true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,035 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:42,035 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:42,035 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:42,035 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:42,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [317#true, 316#true, 312#L1045-9true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:42,339 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-08 05:45:42,339 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:42,339 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:42,339 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-08 05:45:42,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 128#L1045true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:42,800 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:42,800 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:42,800 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:42,800 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:43,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 157#L1029true, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:43,071 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:43,071 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:43,071 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:43,071 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:43,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [317#true, 316#true, 262#L1043-4true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:43,171 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:43,171 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:43,171 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:43,171 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:43,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 339#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:43,178 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:43,178 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:43,178 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:43,178 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:43,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [317#true, 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:45:43,290 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:43,290 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:43,290 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:43,290 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:43,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:43,314 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:43,314 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:43,314 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:43,314 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:43,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [317#true, 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 219#L1043-8true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:43,318 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:43,318 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:43,318 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:43,318 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:43,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [317#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:43,318 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:43,318 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:43,318 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:43,318 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:43,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:43,318 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:43,318 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:43,318 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:43,318 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:43,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [317#true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:43,318 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:43,318 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:43,318 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:43,319 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:43,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][392], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:43,319 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:43,319 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:43,319 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:43,319 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:43,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:43,319 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:43,319 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:43,319 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:43,319 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:43,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [317#true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:43,319 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:43,319 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:43,319 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:43,319 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:43,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:43,323 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:43,324 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:43,324 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:43,324 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:43,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 242#L1031-8true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:43,376 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-08 05:45:43,376 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:43,377 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:43,377 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:43,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:43,665 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-08 05:45:43,665 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:43,665 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:43,665 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:43,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:43,672 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-08 05:45:43,672 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:43,672 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:43,672 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:43,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [317#true, 316#true, 137#L1043-7true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:43,686 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:43,686 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:43,686 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:43,686 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:43,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:43,692 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:43,692 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:43,692 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:43,692 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:43,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [317#true, 316#true, 6#L1043-6true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:43,847 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:43,847 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:43,847 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:43,848 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:43,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:43,852 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:43,852 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:43,852 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:43,852 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:43,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 302#L1034-3true, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:43,852 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-08 05:45:43,852 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:43,852 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:43,852 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-08 05:45:43,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 179#L1034-2true, 316#true, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:43,852 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-08 05:45:43,852 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:43,853 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:43,853 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-08 05:45:43,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 316#true, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 178#L1034-5true]) [2025-02-08 05:45:43,853 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-08 05:45:43,853 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:43,853 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:43,853 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-08 05:45:43,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 147#L1034-4true, 316#true, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:43,853 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-08 05:45:43,853 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:43,853 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:43,853 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-08 05:45:43,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 242#L1031-8true, 339#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:43,930 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:43,930 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:43,930 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:43,930 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:43,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 126#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:43,987 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:43,987 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:43,987 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:43,987 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:43,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 126#L1043true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:43,990 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-08 05:45:43,990 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:43,990 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-08 05:45:43,990 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:44,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [317#true, 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:44,022 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-08 05:45:44,022 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,022 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-08 05:45:44,022 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-08 05:45:44,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 128#L1045true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,111 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:44,111 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:44,111 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:44,111 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:44,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 128#L1045true, 318#true, 339#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,115 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-08 05:45:44,115 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:44,115 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-08 05:45:44,115 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:44,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:44,190 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:44,190 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:44,190 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:44,190 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:44,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:44,193 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:44,193 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:44,193 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:44,193 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:44,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:44,397 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:44,397 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:44,398 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:44,398 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:44,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [317#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:44,398 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:44,398 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:44,398 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:44,398 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:44,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 88#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 339#true, 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:44,516 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-08 05:45:44,516 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:44,516 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:44,516 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-08 05:45:44,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 307#L1042-1true]) [2025-02-08 05:45:44,724 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:44,724 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:44,724 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:44,724 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:44,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 307#L1042-1true]) [2025-02-08 05:45:44,729 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:44,729 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:44,729 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:44,729 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:44,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 126#L1043true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:44,737 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:44,737 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:44,737 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:44,737 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:44,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 126#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:44,738 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-08 05:45:44,738 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:44,739 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-08 05:45:44,739 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:44,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 246#threadENTRYtrue, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:44,747 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-08 05:45:44,748 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:44,748 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:44,748 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:44,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 92#L1043-3true, 333#true]) [2025-02-08 05:45:44,748 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:44,748 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:44,748 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:44,748 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:44,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [317#true, 262#L1043-4true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:44,792 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:44,792 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:44,792 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:44,792 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:44,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:44,792 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:44,792 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:44,792 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:44,792 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:45,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:45,028 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-08 05:45:45,029 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,029 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:45,029 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:45,029 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:45,029 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:45,029 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:45,029 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:45,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][392], [183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,073 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:45,073 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:45,073 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:45,073 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:45,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][392], [317#true, 316#true, 262#L1043-4true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,074 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-08 05:45:45,074 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,074 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:45,074 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-08 05:45:45,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][392], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 246#threadENTRYtrue, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,330 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-08 05:45:45,330 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:45,330 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,330 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][392], [317#true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:45:45,331 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-08 05:45:45,331 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:45,331 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:45,331 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-08 05:45:45,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 157#L1029true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 339#true, 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:45,552 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-08 05:45:45,552 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:45,552 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,552 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-08 05:45:45,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [316#true, 312#L1045-9true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,603 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,603 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,603 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,603 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 312#L1045-9true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,608 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,608 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,608 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,608 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [38#L1025true, 316#true, 168#L1028-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 307#L1042-1true]) [2025-02-08 05:45:45,633 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,633 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,633 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,633 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 307#L1042-1true]) [2025-02-08 05:45:45,635 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-08 05:45:45,635 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,635 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-08 05:45:45,635 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:45,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:45,662 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:45,662 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,662 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:45,662 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:45,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][396], [316#true, 168#L1028-5true, 344#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 246#threadENTRYtrue, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:45,662 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-08 05:45:45,662 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:45,662 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-08 05:45:45,663 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-08 05:45:46,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:46,130 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,130 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,130 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:46,130 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:46,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][392], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,400 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,400 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:46,400 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:46,400 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:46,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#L1034-5true, 316#true, 175#threadENTRYtrue, 128#L1045true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:46,586 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:46,586 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,586 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:46,586 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:46,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [38#L1025true, 316#true, 312#L1045-9true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,624 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-08 05:45:46,624 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:46,624 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:46,624 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:46,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 312#L1045-9true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,625 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-08 05:45:46,626 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:46,626 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-08 05:45:46,626 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:46,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][396], [38#L1025true, 316#true, 168#L1028-5true, 344#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:46,677 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-08 05:45:46,677 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:46,677 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-08 05:45:46,677 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 178#L1034-5true]) [2025-02-08 05:45:47,086 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,086 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:47,087 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:47,087 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 242#L1031-8true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, 339#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,094 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,094 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,094 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,095 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 147#L1034-4true, 316#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, 339#true, 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,095 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,095 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,095 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,095 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 8#L1034-4true, 316#true, 175#threadENTRYtrue, 128#L1045true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,101 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,101 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,101 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,101 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 318#true, 339#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,127 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,127 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:47,127 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:47,127 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 318#true, 339#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,131 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,131 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:47,131 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:47,131 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-08 05:45:47,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 219#L1043-8true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,362 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,362 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,362 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,362 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,362 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,362 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,363 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,363 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 219#L1043-8true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,367 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,367 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,367 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,367 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 316#true, 137#L1043-7true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,368 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,368 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,368 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,368 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 302#L1034-3true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, 339#true, 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,380 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,380 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,380 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,380 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 122#L1034-3true, 175#threadENTRYtrue, 128#L1045true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,384 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,384 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,384 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,384 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,401 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,401 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,401 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,401 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,405 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,405 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,405 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,405 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,482 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,482 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,482 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,482 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 318#true, 339#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,484 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,484 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,484 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:47,484 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:47,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:47,615 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,615 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,615 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,615 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][428], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:47,624 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,624 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,624 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,624 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,641 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,641 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,641 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,641 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 137#L1043-7true, 175#threadENTRYtrue, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,647 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,647 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,647 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,647 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, 339#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 178#L1034-5true]) [2025-02-08 05:45:47,681 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,681 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,681 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,681 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 179#L1034-2true, 316#true, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), 318#true, 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,681 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,681 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,681 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,681 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [308#L1034-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,683 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,683 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,683 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,683 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 128#L1045true, 206#L1034-2true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,686 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,686 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,686 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,686 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:47,691 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,691 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,691 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,691 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), 339#true, 239#L1045-3true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:47,695 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,695 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,695 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-08 05:45:47,695 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:47,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][392], [316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 184#L1043-5true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,882 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,882 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,882 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,882 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,893 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:47,893 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,893 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,893 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:47,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,915 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,915 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,915 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,915 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,915 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,915 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,915 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,915 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 6#L1043-6true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,921 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,921 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,921 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,921 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:47,922 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:47,922 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:47,922 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:47,922 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:48,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 88#L1031-2true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, 339#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,126 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,126 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,126 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,126 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 147#L1034-4true, 316#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, 339#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,126 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,126 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,127 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,127 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,127 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,127 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:48,127 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:48,127 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:48,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 8#L1034-4true, 316#true, 128#L1045true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,129 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,129 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,129 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,129 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 175#threadENTRYtrue, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,131 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,131 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:48,131 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:48,131 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:48,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [38#L1025true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), 318#true, 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,153 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,153 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:48,153 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:48,153 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 300#L1025true, 318#true, 339#true, 151#L1045-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,155 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:48,155 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:48,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 126#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,198 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,198 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:48,198 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:48,198 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:48,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 318#true, 187#L1027true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 126#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,199 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,199 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:48,199 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:48,199 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-08 05:45:48,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][396], [262#L1043-4true, 316#true, 168#L1028-5true, 344#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,275 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,275 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,275 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,275 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:48,326 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,326 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,326 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,326 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,326 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,326 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,326 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,326 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 184#L1043-5true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,327 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,327 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,327 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,327 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][428], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:48,333 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,333 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,333 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,333 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,333 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,333 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,333 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,333 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:48,334 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,334 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,334 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,334 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [38#L1025true, 316#true, 168#L1028-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 219#L1043-8true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,378 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,378 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,378 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,378 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [38#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,378 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,378 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,378 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,378 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 219#L1043-8true, 333#true]) [2025-02-08 05:45:48,379 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,379 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,379 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,380 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 316#true, 137#L1043-7true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,380 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,380 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,380 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,380 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 302#L1034-3true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, 339#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,394 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,394 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,394 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,394 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 122#L1034-3true, 128#L1045true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,396 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,396 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,396 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,396 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [38#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,411 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,411 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,411 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,411 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,413 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,413 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,413 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-08 05:45:48,413 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:48,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][396], [316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, 344#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:45:48,517 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,517 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,517 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,517 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,557 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,557 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,558 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,558 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][392], [316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,559 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,559 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,559 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,559 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][392], [183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 246#threadENTRYtrue, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,559 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,559 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,559 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,559 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:48,560 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,560 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,560 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,560 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,560 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,560 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,560 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,560 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 262#L1043-4true, 316#true, 175#threadENTRYtrue, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,576 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,576 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,577 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,577 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:48,628 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,628 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,628 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,628 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][428], [69#L1028-5true, 316#true, 6#L1043-6true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:48,632 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,632 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,632 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,632 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [38#L1025true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,651 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,651 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,651 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,651 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 137#L1043-7true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,653 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,653 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,653 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,653 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 179#L1034-2true, 316#true, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,690 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,690 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,690 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,690 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 300#L1025true, 206#L1034-2true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:48,692 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,692 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,692 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,692 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [38#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, 339#true, 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,699 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,699 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,699 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,699 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,700 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,700 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,700 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:48,700 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:48,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:45:48,844 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,844 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,844 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,844 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][392], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 313#true, 333#true, 92#L1043-3true]) [2025-02-08 05:45:48,844 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,844 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,844 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,844 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:48,845 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,845 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,845 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,845 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:45:48,845 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,845 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,845 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,845 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1043-3true, 333#true]) [2025-02-08 05:45:48,853 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,853 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,853 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,853 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 246#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,875 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,875 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,875 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,875 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:48,875 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,875 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,876 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,876 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 246#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:48,876 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,876 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,876 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,876 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 175#threadENTRYtrue, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,886 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,886 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,886 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,886 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][392], [38#L1025true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, 184#L1043-5true, Black: 329#true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,911 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,911 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:48,912 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:48,912 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,915 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:48,915 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:48,915 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:48,915 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 339#true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:48,938 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,938 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,938 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,938 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [38#L1025true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,939 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,939 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,939 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,939 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 6#L1043-6true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,941 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,941 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,941 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,941 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 316#true, 6#L1043-6true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:48,941 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,942 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,942 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,942 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [38#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, 339#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:48,999 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:48,999 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:48,999 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:48,999 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:49,001 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,001 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,001 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,001 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 307#L1042-1true]) [2025-02-08 05:45:49,080 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,080 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,080 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,080 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 318#true, 339#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 307#L1042-1true, 333#true]) [2025-02-08 05:45:49,082 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,082 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,082 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,082 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,322 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,322 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,322 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,322 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,346 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,346 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,346 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,346 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 157#L1029true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,349 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,349 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,350 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,350 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,353 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,353 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,353 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,353 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][396], [38#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 344#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,439 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,439 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,439 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,439 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:49,501 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,501 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,501 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,501 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,502 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,502 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,502 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,502 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,502 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,502 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,503 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,503 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][428], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:49,505 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,505 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,505 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,505 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,506 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,506 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,506 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,506 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,506 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,506 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,506 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,506 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-08 05:45:49,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:49,741 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:49,741 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,741 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:49,741 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:49,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:49,741 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:49,741 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,741 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:49,741 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:49,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][396], [38#L1025true, 316#true, 168#L1028-5true, 344#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1043-3true, 333#true]) [2025-02-08 05:45:49,805 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:49,805 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:49,805 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:49,805 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [38#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,849 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,849 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,850 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][392], [38#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,851 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,851 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,851 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,851 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][392], [38#L1025true, 183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 333#true]) [2025-02-08 05:45:49,851 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:49,851 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:49,851 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:49,851 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [38#L1025true, 262#L1043-4true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:49,852 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,852 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,852 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,852 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [38#L1025true, 316#true, 262#L1043-4true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,852 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,852 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,853 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,853 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:49,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 262#L1043-4true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:49,859 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:49,859 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,859 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:49,860 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 126#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,146 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,146 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,146 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,146 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 126#L1043true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,149 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,149 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:50,149 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,149 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][392], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,166 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][392], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,166 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,166 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,167 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:45:50,226 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,226 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,227 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,227 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][392], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 92#L1043-3true, 333#true]) [2025-02-08 05:45:50,227 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,227 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,227 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,227 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:50,228 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,228 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,228 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,228 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [38#L1025true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:45:50,228 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,228 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,228 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,228 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:45:50,232 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,232 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,232 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,232 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [38#L1025true, 183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,264 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,264 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,265 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,265 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [38#L1025true, 183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,265 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,265 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,265 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,265 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [38#L1025true, 183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:50,266 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,266 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,266 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,266 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 300#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,270 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,270 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,270 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,270 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [298#L1027true, 316#true, 312#L1045-9true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,533 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,533 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,533 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,533 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 312#L1045-9true, 318#true, 339#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,534 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:50,534 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,535 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:50,535 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:50,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][396], [298#L1027true, 316#true, 168#L1028-5true, 344#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,612 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-08 05:45:50,612 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,612 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-08 05:45:50,612 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:50,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 262#L1043-4true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,903 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:50,903 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:50,903 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,903 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:50,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:50,903 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:50,903 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,903 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:50,903 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,168 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,168 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,168 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,168 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,169 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,169 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][392], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,170 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,170 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,170 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,170 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:51,171 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,171 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,171 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,171 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,172 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,172 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-08 05:45:51,172 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,172 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-08 05:45:51,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:45:51,204 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,204 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,204 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,204 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][428], [69#L1028-5true, 316#true, 262#L1043-4true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:51,246 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,246 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,246 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,246 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][428], [69#L1028-5true, 183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:51,246 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,246 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,246 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,246 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [24#L1029true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 307#L1042-1true]) [2025-02-08 05:45:51,502 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,502 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:51,502 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,502 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:51,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 157#L1029true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 307#L1042-1true]) [2025-02-08 05:45:51,504 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-08 05:45:51,504 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:51,505 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-08 05:45:51,505 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][428], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 92#L1043-3true, 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:51,584 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,584 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [69#L1028-5true, 183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,629 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:51,629 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,629 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,629 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:51,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [69#L1028-5true, 262#L1043-4true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:51,629 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:51,629 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:51,630 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:51,630 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:52,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 178#L1034-5true]) [2025-02-08 05:45:52,016 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,016 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:52,016 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,016 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:52,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [308#L1034-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 318#true, 187#L1027true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,017 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,017 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:52,017 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,017 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 126#L1043true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,104 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:52,104 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 126#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,105 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-08 05:45:52,105 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-08 05:45:52,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:45:52,174 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:52,174 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:52,174 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:52,174 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:52,203 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 316#true, 262#L1043-4true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,203 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:52,203 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:52,204 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:52,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][432], [69#L1028-5true, 262#L1043-4true, 316#true, 175#threadENTRYtrue, 344#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,245 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-08 05:45:52,245 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:52,245 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:52,245 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-08 05:45:52,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 147#L1034-4true, 298#L1027true, 316#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, 339#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,461 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:52,461 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:52,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [8#L1034-4true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 339#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,463 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:52,463 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,463 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:52,463 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:52,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [298#L1027true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), 318#true, 151#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,514 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:52,514 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 335#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 151#L1045-5true, 318#true, 339#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:52,515 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:52,515 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:52,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 339#true, 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,600 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,600 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:52,600 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:52,600 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 88#L1031-2true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), 118#L1043-2true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,601 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:52,601 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:52,602 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:52,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [316#true, 168#L1028-5true, 91#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 118#L1043-2true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:52,603 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-08 05:45:52,603 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:52,603 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-08 05:45:52,603 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:45:52,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:45:52,628 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:52,628 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:52,628 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:52,628 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:52,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][432], [69#L1028-5true, 316#true, 175#threadENTRYtrue, 318#true, 344#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:45:52,651 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-08 05:45:52,651 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:52,651 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:52,651 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-08 05:45:52,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][428], [69#L1028-5true, 183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:52,703 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:52,703 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:52,703 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:52,703 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:52,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][428], [69#L1028-5true, 316#true, 262#L1043-4true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:52,703 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:52,703 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:52,703 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:52,703 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:53,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 219#L1043-8true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:53,124 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:53,124 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:53,124 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:53,124 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:53,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [298#L1027true, 316#true, 137#L1043-7true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:53,125 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:53,125 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:53,125 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,125 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 339#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 219#L1043-8true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:53,126 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:53,126 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:53,127 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:53,127 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:53,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 316#true, 137#L1043-7true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:53,127 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:53,127 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,127 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,127 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:53,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 302#L1034-3true, 128#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:53,154 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:53,154 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,154 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,154 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:53,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 122#L1034-3true, 128#L1045true, 318#true, 339#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:53,156 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:53,156 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,156 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,156 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:53,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), 318#true, 153#L1045-4true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:53,183 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:53,183 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:53,183 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:53,183 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:53,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 336#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 318#true, 339#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 153#L1045-4true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:53,184 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:53,184 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:53,184 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:53,184 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:53,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [24#L1029true, 316#true, 312#L1045-9true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:53,209 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:53,209 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:53,209 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:53,209 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:53,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 157#L1029true, 312#L1045-9true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:53,211 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-08 05:45:53,211 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:53,211 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-08 05:45:53,211 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-08 05:45:53,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][428], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:53,297 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:53,297 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:53,297 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:53,297 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:53,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [69#L1028-5true, 183#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:53,360 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:53,360 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:53,360 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:53,360 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:53,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [69#L1028-5true, 316#true, 262#L1043-4true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:53,360 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:53,360 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:53,360 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:53,360 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:53,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [298#L1027true, 316#true, 6#L1043-6true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:53,540 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:53,540 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:53,540 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:53,540 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:53,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][428], [69#L1028-5true, 316#true, 6#L1043-6true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:53,542 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:53,542 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:53,542 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:53,542 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:53,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [298#L1027true, 316#true, 137#L1043-7true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:53,578 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:53,578 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,578 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:53,578 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 137#L1043-7true, 339#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:53,580 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:53,580 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:53,580 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 179#L1034-2true, 298#L1027true, 316#true, 128#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, 339#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:53,628 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:53,629 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:53,629 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:53,629 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:53,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] threadEXIT-->L1045: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][150], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 128#L1045true, 206#L1034-2true, 318#true, 187#L1027true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-08 05:45:53,630 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:53,630 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:53,630 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:53,630 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:53,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 298#L1027true, 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), 318#true, 239#L1045-3true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:53,642 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:53,642 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,642 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,642 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:53,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 318#true, 339#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 239#L1045-3true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:53,643 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:53,643 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:53,643 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,643 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [316#true, 190#L1031-8true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 307#L1042-1true]) [2025-02-08 05:45:53,700 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:53,700 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,700 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:53,700 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 242#L1031-8true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 307#L1042-1true]) [2025-02-08 05:45:53,702 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:53,702 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:53,702 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,702 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [316#true, 91#L1031-2true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 126#L1043true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:53,715 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:53,715 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,715 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,715 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:53,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 88#L1031-2true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 126#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:53,715 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-08 05:45:53,715 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,715 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:45:53,715 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-08 05:45:53,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:45:53,765 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:53,766 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:53,766 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:53,766 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:53,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][432], [69#L1028-5true, 316#true, 262#L1043-4true, 300#L1025true, 318#true, 344#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:53,828 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-08 05:45:53,828 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:53,828 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-08 05:45:53,828 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:53,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][392], [298#L1027true, 316#true, 168#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 184#L1043-5true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:53,940 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:53,940 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:53,940 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:53,940 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:53,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [69#L1028-5true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 343#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:53,942 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:53,943 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:53,943 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:53,943 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:53,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [298#L1027true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:53,988 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:53,988 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:53,988 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:53,988 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:53,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [298#L1027true, 316#true, 6#L1043-6true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 333#true]) [2025-02-08 05:45:53,988 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:53,988 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:53,988 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:53,988 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:53,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 6#L1043-6true, 318#true, 339#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:53,989 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:53,989 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:53,989 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:53,990 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:53,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 316#true, 6#L1043-6true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:53,990 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:53,990 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:53,990 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:53,990 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:54,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 298#L1027true, 316#true, 168#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:54,265 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:54,265 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:54,265 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:54,265 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:54,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 318#true, 187#L1027true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-08 05:45:54,266 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-08 05:45:54,266 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:54,266 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-08 05:45:54,266 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-08 05:45:54,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][432], [69#L1028-5true, 316#true, 300#L1025true, 318#true, 344#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1043-3true]) [2025-02-08 05:45:54,432 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-08 05:45:54,432 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:54,432 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-08 05:45:54,432 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:45:54,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][396], [298#L1027true, 316#true, 262#L1043-4true, 168#L1028-5true, 344#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:54,549 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-08 05:45:54,549 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:54,549 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-08 05:45:54,549 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-08 05:45:54,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][389], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:54,659 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:54,659 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:54,659 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:54,659 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:54,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][352], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:54,660 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:54,660 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:54,660 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:54,660 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:54,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1069] 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[][383], [298#L1027true, 316#true, 168#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 184#L1043-5true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-08 05:45:54,660 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:54,660 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:54,660 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:54,660 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:54,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][428], [69#L1028-5true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 342#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-02-08 05:45:54,662 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:54,662 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:54,662 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:54,662 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:54,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][405], [69#L1028-5true, 316#true, 318#true, 339#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:54,662 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:54,662 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:54,662 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:45:54,662 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:54,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][426], [69#L1028-5true, 316#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 184#L1043-5true, Black: 329#true, 341#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-08 05:45:54,663 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-08 05:45:54,663 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:54,663 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-08 05:45:54,663 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event